Files
spring-projects-spring-fram…/spring-context/src/main/java/org/springframework
Juergen Hoeller 9cb5369cb9 DependencyDescriptor supports TypeDescriptor resolution for fields
This allows for proper nested type conversion in @Value Optional fields analogous to method parameters, through a new TypeDescriptor-based method in the TypeConverter SPI. As an additional and less involved measure that is worth backporting, DefaultListableBeanFactory defensively checks for pre-converted Optional wrappers.

Issue: SPR-17607
2019-01-08 17:11:27 +01:00
..
2018-11-19 08:41:21 +01:00
2018-12-13 17:19:50 +01:00
2018-11-19 08:45:33 +01:00
2018-09-19 22:19:49 +02:00