Files
spring-data-commons/src/main/java/org/springframework/data
Oliver Gierke 5eb10a0817 DATACMNS-1206 - Polishing.
Moved PropertyDescriptor lookup into dedicated subclass to group functionality around the type and MethodsMetadata instances. Extracted individual stream handling steps into dedicated methods for better understandability.

Moved MethodsMetadataReader into classreading package for symmetry with Spring Framework's metadata arrangement. Removed manually declared getters in DefaultMethodsMetadataReader in favor of Lombok getters. Inlined MethodsMetadataReadingVisitor into DefaultMethodsMetadataReader as it's only used there.

Original pull request: #263.
2018-01-12 11:04:49 +01:00
..
2018-01-12 11:04:49 +01:00
2018-01-10 12:07:22 +01:00
2018-01-12 11:04:49 +01:00
2018-01-10 12:07:31 +01:00
2018-01-10 12:07:31 +01:00