spring-boot/spring-boot-project
Andy Wilkinson 6dc8e6815d Align default tldScanPatterns with Tomcat's
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
2020-09-24 17:51:38 +01:00
..
spring-boot Align default tldScanPatterns with Tomcat's 2020-09-24 17:51:38 +01:00
spring-boot-actuator Merge branch '2.1.x' into 2.2.x 2020-09-21 23:19:41 -07:00
spring-boot-actuator-autoconfigure Disable proxyBeanMethods on all management context config classes 2020-09-15 12:30:32 +01:00
spring-boot-autoconfigure Configure Flyway with initSqls for any DataSource configuration 2020-09-18 13:03:24 +01:00
spring-boot-cli Merge branch '2.1.x' into 2.2.x 2020-07-23 11:01:05 +02:00
spring-boot-dependencies Upgrade to Micrometer 1.3.14 2020-09-17 08:46:30 +02:00
spring-boot-devtools Try to make FileSystemWatcherTests.waitsForQuietPeriod() more robust 2020-08-05 09:00:49 +01:00
spring-boot-docs Fix link to Log4j's JDK Logging Adapter in reference documentation 2020-09-23 14:36:00 +02:00
spring-boot-parent Upgrade to Testcontainers 1.14.3 2020-08-28 11:57:32 +01:00
spring-boot-properties-migrator Merge branch '2.1.x' 2019-10-02 10:48:57 +01:00
spring-boot-starters Merge branch '2.1.x' into 2.2.x 2020-07-24 11:54:12 +01:00
spring-boot-test Consider SpringBootTest's web environment in context cache key 2020-09-24 14:43:51 +01:00
spring-boot-test-autoconfigure Replace Embedded Mongo with Testcontainers' MongoDB support 2020-08-28 12:00:31 +01:00
spring-boot-tools Fix multi-release JAR test on JDK 15 2020-09-22 10:09:18 +02:00
pom.xml Correct name and description of spring-boot-project module 2019-05-25 08:08:36 +01:00