Files
spring-framework/spring-context/src/test/java/org/springframework
Juergen Hoeller 81cb740e0a New postProcessProperties variant on InstantiationAwareBeanPostProcessor
Allows for skipping the now-deprecated postProcessPropertyValues callback with its expensive PropertyDescriptor retrieval requirement. RequiredAnnotationBeanPostProcessor (which is dependent on postProcessPropertyValues) and the @Required annotation itself are also deprecated now: in favor of constructor injection (or afterPropertiesSet).

Issue: SPR-16918
2018-06-28 14:15:16 +02:00
..
2018-06-28 10:28:44 +02:00
2018-05-05 11:07:35 +02:00
2016-07-26 17:15:19 +02:00
2018-06-28 10:28:44 +02:00
2018-06-28 10:28:44 +02:00
2018-03-31 17:49:21 +02:00
2016-07-26 17:15:19 +02:00
2018-05-30 11:10:37 +02:00