• Andy Wilkinson's avatar
    Align default tldScanPatterns with Tomcat's · 6dc8e681
    Andy Wilkinson authored
    Previously, we configured embedded Tomcat in such a way that no TLD
    scan patterns were configured. This differed from a standalone
    Tomcat installation where 4 patterns are configured that take
    precedence over some of the skip patterns. The missing scan patterns
    resulted in the skip patterns preventing the discovery of Log4j2's
    TLDs.
    
    This commit updates TomcatServletWebServerFactory to configure the
    same four scan patterns as standalone Tomcat configures by default.
    
    Fixes gh-23302
    6dc8e681
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...