Add layertools jarmode

Add a new `spring-boot-layertools` module which provides jarmode support
for working with layers. The module works with both classic fat jars,
as well as layered jars.

Closes gh-19849
This commit is contained in:
Phillip Webb
2020-01-22 01:07:55 -08:00
parent 73a42050d6
commit e513fe4666
27 changed files with 1917 additions and 1 deletions

View File

@@ -1425,6 +1425,7 @@ bom {
'spring-boot-configuration-metadata',
'spring-boot-configuration-processor',
'spring-boot-devtools',
'spring-boot-layertools',
'spring-boot-loader',
'spring-boot-loader-tools',
'spring-boot-properties-migrator',