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 |
Andy Wilkinson
|
30d7af4e38
|
Add CI with Java 24
Closes gh-44205
|
2025-02-11 11:34:43 +00:00 |
Andy Wilkinson
|
5c8d9d910a
|
Update LoaderIntegrationTests as Java 23 is no longer in early access
Closes gh-44208
|
2025-02-11 11:09:36 +00:00 |
Stéphane Nicoll
|
68ce174980
|
Adapt LoaderIntegrationTests to Java 23
See gh-41698
|
2024-08-13 10:18:37 +02:00 |
Andy Wilkinson
|
edc582800b
|
Update spring-boot-loader-tests to use docker-test plugin
See gh-41228
|
2024-06-26 19:46:12 +01:00 |