spring-boot/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src
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
..
docs Merge branch '2.5.x' 2021-11-08 08:29:56 +01:00
intTest Add classpath index support for exploded war archives 2021-12-09 16:41:49 -06:00
main Update main branch to start work on 2.7.x 2021-11-30 11:16:53 +00:00
maven/resources Use HTTPS for license links 2020-05-15 16:33:11 +01:00
test Update main branch to start work on 2.7.x 2021-11-30 11:16:53 +00:00