spring-framework/spring-context
Brian Clozel c5694506ae Early configuration of ApplicationStartup on BeanFactory
Prior to this commit, the `GenericApplicationContext` configured the
`AppliationStartup` on the `BeanFactory` only right before refreshing it.
Delaying this has no purpose and we should instead configure it as soon
as possible by overriding the setter method.

Closes gh-25718
2020-09-07 10:48:59 +02:00
..
src Early configuration of ApplicationStartup on BeanFactory 2020-09-07 10:48:59 +02:00
.springBeans
spring-context.gradle Upgrade to BeanShell 2.0b6 2020-04-07 18:06:43 +02:00