spring-boot/spring-boot-project
Andy Wilkinson 140f5e7baf Unwraper handler to find ContextHandler when logging context path
Previously, only the top-level handlers were examined to find the
ContextHandlers and log the context path. If those handlers had
been wrapped, this prevented the ContextHandlers from being found
and an empty string was always logged.

When finding the context path, this commit unwraps the handler held
by a HandlerWrapper until the ContextHandler is found.

Fixes gh-19969
2020-01-28 17:01:11 +00:00
..
spring-boot Unwraper handler to find ContextHandler when logging context path 2020-01-28 17:01:11 +00:00
spring-boot-actuator Polish "Close TomcatMetrics on shutdown for cleanup" 2020-01-24 14:07:53 +01:00
spring-boot-actuator-autoconfigure Polish actuator dependencies and test resources 2020-01-21 14:20:28 +01:00
spring-boot-autoconfigure Update copyright year of changed files 2020-01-13 14:09:11 -08:00
spring-boot-cli Polish "Make equality checks defensive to null reference" 2020-01-13 17:38:38 +01:00
spring-boot-dependencies Upgrade to Micrometer 1.1.10 2020-01-24 13:58:33 +01:00
spring-boot-devtools Optimize debug level logs 2019-10-22 09:36:48 +02:00
spring-boot-docs Fix typo 2020-01-28 11:12:21 +01:00
spring-boot-parent Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-properties-migrator Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-starters Fix link to Vaadin Spring Boot starter 2019-12-12 16:53:21 +01:00
spring-boot-test Revert "Add profiles directly to the application environment for tests" 2020-01-20 15:01:09 +00:00
spring-boot-test-autoconfigure Polish "Make equality checks defensive to null reference" 2020-01-13 17:38:38 +01:00
spring-boot-tools Fix Gradle plugin documentation links 2020-01-28 14:41:05 +01:00
pom.xml Correct name and description of spring-boot-project module 2019-05-25 08:08:36 +01:00