spring-boot/spring-boot-tests/spring-boot-integration-tests/spring-boot-loader-tests/src/dockerTest
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
..
java/org/springframework/boot/loader Add property 'server.tomcat.use-apr' to control Tomcat's APR 2025-03-13 08:40:16 +01:00
resources Update spring-boot-loader-tests to use docker-test plugin 2024-06-26 19:46:12 +01:00