spring-framework/src
Sebastien Deleuze 8d45e3e7ef Fix Kotlin inner class nested configuration handling
Before this commit, Kotlin inner class nested configuration
handling thrown an IndexOutOfBoundsException due to bogus filtering
of its constructor parameter reference to an instance of the outer
class.

This commit keep constructor parameter of type INSTANCE in order to
throw a more meaningful NoSuchBeanDefinitionException.

Issue: SPR-17222
2018-09-07 11:39:30 +02:00
..
checkstyle Add checkstyle to build 2018-06-28 10:28:44 +02:00
docs Fix Kotlin inner class nested configuration handling 2018-09-07 11:39:30 +02:00
eclipse Revert "Fix Eclipse import order" 2018-06-26 11:30:54 -07:00
idea Import format fix according to Code Style 2016-10-25 17:22:38 +02:00
test Logging refinements for transaction and cache processing (debug/trace) 2018-08-10 15:45:46 +02:00