spring-framework/spring-context
Sebastien Deleuze af6a5566a3 Replace context by provider<T>() in Kotlin bean DSL
Spring Framework 5.1.0 exposed by mistake context in the Kotlin bean DSL
API in order to fix SPR-16269. Now that BeanFactory#getBeanprovider is
available, it should be exposed via a provider<Foo>() function in order
to provide a more clean API instead.

Issue: SPR-17352
2018-10-08 14:00:12 +02:00
..
src Replace context by provider<T>() in Kotlin bean DSL 2018-10-08 14:00:12 +02:00
.springBeans
spring-context.gradle Fix fragile tests for asynchronous events 2018-09-04 14:20:05 +02:00