spring-framework/spring-context
Juergen Hoeller ec345bf162 Revised handling of missing data class arguments
Includes unified detection of Kotlin's optional parameters in MethodParameter.isOptional(), reduces BeanUtils.findPrimaryConstructor to Kotlin semantics (for reuse in AutowiredAnnotationBeanPostProcessor), and finally introduces a common KotlinDetector delegate with an isKotlinType(Class) check.

Issue: SPR-15877
Issue: SPR-16020
2017-09-28 00:31:12 +02:00
..
src Revised handling of missing data class arguments 2017-09-28 00:31:12 +02:00
.springBeans
spring-context.gradle Expose AspectJ 1.8.11 in POMs (and use it for all tests) 2017-09-27 01:34:02 +02:00