You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
683e9532d6
Ensure that all servlet containers handle servlet startup failures consistently and throw a `WebServerException` that wraps the original cause. Both Undertow and Jetty already dealt with startup failures in this way, but Tomcat did not. The `TomcatEmbeddedContext` has now been changed to no longer call `super.loadOnStartup` but instead re-implement a version of that method that wraps and rethrows the original exception (as long as `failCtxIfServletStartFails` is `true`, which it now is by default). Closes gh-14790 |
6 years ago | |
---|---|---|
.. | ||
spring-boot | 6 years ago | |
spring-boot-actuator | 6 years ago | |
spring-boot-actuator-autoconfigure | 6 years ago | |
spring-boot-autoconfigure | 6 years ago | |
spring-boot-cli | 6 years ago | |
spring-boot-dependencies | 6 years ago | |
spring-boot-devtools | 6 years ago | |
spring-boot-docs | 6 years ago | |
spring-boot-parent | 6 years ago | |
spring-boot-properties-migrator | ||
spring-boot-starters | 6 years ago | |
spring-boot-test | 6 years ago | |
spring-boot-test-autoconfigure | 6 years ago | |
spring-boot-tools | 6 years ago | |
pom.xml | 6 years ago |