Uses of Interface
org.springframework.boot.loader.tools.Layout
Package
Description
Tools for generating executable JAR/WAR files.
-
Uses of Layout in org.springframework.boot.loader.tools
Modifier and TypeInterfaceDescriptioninterface
A specialization ofLayout
that repackages an existing archive by moving its content to a new location.Modifier and TypeClassDescriptionstatic class
Executable expanded archive layout.static class
Executable JAR layout.static class
No layout.static class
Executable WAR layout.