Files
spring-data-commons/src/main/java/org/springframework/data
Oliver Gierke a946d651ff DATACMNS-967 - Getters that are default methods are not considered projection input properties anymore.
We now exclude getter methods that are default methods from the consideration which properties of a projection interface are considered input properties in the first place.

Some additional Java 8 polish in DefaultProjectionInformation.
2016-12-23 13:06:34 +01:00
..
2016-12-05 09:59:25 +01:00