• Phillip Webb's avatar
    Defer HttpHandler initialization · bd950029
    Phillip Webb authored
    Update `ReactiveWebServerApplicationContext` so that the `HttpHandler`
    bean is not longer created from `onRefresh`, but is instead created
    only when the server starts.
    
    Prior to this commit, the WebFlux hander would cause early
    initialization of several beans, including Jackson Modules.
    
    Closes gh-14666
    bd950029
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...