spring-boot/spring-boot-project
Moritz Halbritter 558d811b0a Use JarFile instead of ZipInputStream
ZipInputStream can't cope with some non-deflated entries, see
https://bugs.openjdk.org/browse/JDK-8143613.

JarFile works better, but it doesn't support creation time / access
time.

See gh-38276
2024-03-20 12:11:56 +01:00
..
spring-boot Merge branch '3.2.x' 2024-03-15 17:08:02 +00:00
spring-boot-actuator Start building against Micrometer 1.13.0 snapshots 2024-03-12 09:28:27 +00:00
spring-boot-actuator-autoconfigure Use activemq-client instead of transitional activemq-client-jakarta 2024-03-20 11:02:01 +00:00
spring-boot-autoconfigure Use activemq-client instead of transitional activemq-client-jakarta 2024-03-20 11:02:01 +00:00
spring-boot-dependencies Upgrade to Flyway 10.10 2024-03-19 12:24:47 +00:00
spring-boot-devtools
spring-boot-docker-compose Disable test on AARCH64 2024-02-28 17:59:47 +01:00
spring-boot-docs Polish 2024-03-15 11:25:16 +01:00
spring-boot-parent Make dependency management of jakarta.inject-api public 2024-02-23 09:47:17 +00:00
spring-boot-starters Use activemq-client instead of transitional activemq-client-jakarta 2024-03-20 11:02:01 +00:00
spring-boot-test Upgrade to HttpClient5 5.3.1 2024-02-22 10:10:05 +00:00
spring-boot-test-autoconfigure Polish 2024-03-15 11:25:16 +01:00
spring-boot-testcontainers Use activemq-client instead of transitional activemq-client-jakarta 2024-03-20 11:02:01 +00:00
spring-boot-tools Use JarFile instead of ZipInputStream 2024-03-20 12:11:56 +01:00