spring-boot/spring-boot-tests
Moritz Halbritter 7fcf34eaeb Add property 'server.tomcat.use-apr' to control Tomcat's APR
The property's default depends on the Java version. On Java < 24, it defaults
to WHEN_AVAILABLE, on Java >=24 it defaults to NEVER.

Closes gh-44033
2025-03-13 08:40:16 +01:00
..
spring-boot-integration-tests Add property 'server.tomcat.use-apr' to control Tomcat's APR 2025-03-13 08:40:16 +01:00
spring-boot-smoke-tests Merge branch '3.3.x' into 3.4.x 2025-03-04 15:24:10 +01:00