Mongodb-like projections applied to Java Objects
You can use it adding the following dependency to your maven project
<dependency>
<groupId>com.github.CristianRoot</groupId>
<artifactId>java-projections</artifactId>
<version>1.0.0</version>
</dependency>You can see an example here