• Stephane Nicoll's avatar
    Clarify registration of ApplicationListener · 6ea74501
    Stephane Nicoll authored
    Spring Boot fires event very early in the application lifecycle and we
    should make crystal clear that a regular `@Bean` registration cannot be
    used to register a listener on them.
    
    Closes gh-5061
    6ea74501
spring-boot-features.adoc 158 KB