spring-boot/spring-boot-project
Scott Frederick 8f57f0babb Add classpath index support for exploded war archives
Update the Maven and Gradle packaging for war files so that a
`classpath.idx` file is written into the archive that provides the
original order of the classpath, as was previously done for jar files.
The `WarLauncher` class will use this file when running as an exploded
archive to ensure that the classpath order is the same as when running
from the far war.

Fixes gh-19875
2021-12-09 16:41:49 -06:00
..
spring-boot Update copyright year of changed files 2021-12-09 15:48:47 +01:00
spring-boot-actuator Update copyright year of changed files 2021-12-09 15:48:47 +01:00
spring-boot-actuator-autoconfigure Simplify AssertJ usage 2021-12-09 15:39:02 +01:00
spring-boot-autoconfigure Merge branch '2.6.x' into 2.7.x 2021-12-09 16:00:09 +01:00
spring-boot-cli Update copyright year of changed files 2021-11-24 10:23:32 -08:00
spring-boot-dependencies Merge branch '2.5.x' 2021-11-19 10:19:14 +00:00
spring-boot-devtools Merge branch '2.5.x' 2021-11-23 12:45:46 -06:00
spring-boot-docs Polish "Add consistent quotes in YAML samples of reference doc" 2021-12-09 15:02:47 +01:00
spring-boot-parent Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 2021-02-02 15:12:27 +00:00
spring-boot-starters Merge branch '2.5.x' 2021-11-16 08:34:39 +01:00
spring-boot-test Fix property source ordering in SpringBootTest 2021-11-24 10:29:35 -08:00
spring-boot-test-autoconfigure Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-tools Add classpath index support for exploded war archives 2021-12-09 16:41:49 -06:00