Files
spring-cloud-task/spring-cloud-task-core
Glenn Renfro 219aa2741f TaskLifecycleListener triggers early, and possibly cyclical, bean initialisation
Replaced TaskListenerExecutorFactory with TaskListenerExecutorObjectProviderTests.  This delays the need to acquire a bean till it is needed vs at application event time.

resolves #448
2018-10-23 09:39:09 -04:00
..