spring-boot/spring-boot-project
Andy Wilkinson 4b0d5c31de Switch to the Apache Tomcat EL implementation by default
Previously we used org.glassfish:jakarta.el as our default EL
implementation. Since adopting it we have learned that it can be
significantly slower than Apache Tomcat's EL implementation in some
scenarios. This commit switches to using
org.apache.tomcat.embed:tomcat-embed-el by default instead of the
Glassfish implementation.

Closes gh-24744
2021-01-15 09:30:54 +00:00
..
spring-boot Merge branch '2.4.x' 2021-01-15 08:25:41 +01:00
spring-boot-actuator Merge branch '2.4.x' 2021-01-12 17:38:27 -08:00
spring-boot-actuator-autoconfigure Merge branch '2.4.x' 2021-01-14 18:03:38 +01:00
spring-boot-autoconfigure Merge branch '2.4.x' 2021-01-14 18:03:38 +01:00
spring-boot-cli Merge branch '2.3.x' into 2.4.x 2021-01-06 17:01:53 -08:00
spring-boot-dependencies Revert "Upgrade to Kafka 2.6.1" 2021-01-14 18:03:09 +01:00
spring-boot-devtools Merge branch '2.4.x' 2021-01-13 11:14:58 +00:00
spring-boot-docs Merge branch '2.4.x' 2021-01-14 18:36:31 +01:00
spring-boot-parent
spring-boot-properties-migrator
spring-boot-starters Switch to the Apache Tomcat EL implementation by default 2021-01-15 09:30:54 +00:00
spring-boot-test Merge branch '2.3.x' into 2.4.x 2021-01-06 16:44:32 -08:00
spring-boot-test-autoconfigure
spring-boot-tools Merge branch '2.4.x' 2021-01-12 17:33:16 -08:00