Stephan Wienczny opened DATACASS-110 and commented
spring-data-commons changed the method getProperty of BeanWrapper.
From their commit message:
The BeanWrapper doesn't take a useFieldAccess attribute anymore as the access type is solely derived from the given PersistentProperty now. AnnotationBasedPersistentProperty now also rejects properties with the very same annotation both on the field and on an accessor.
spring-projects/spring-data-commons@4c6afc5
Issue Links:
- DATACASS-113 Adapt to latest changes in BeanWrapper API
("duplicates")
2 votes, 4 watchers