Uses of Interface
org.springframework.boot.loader.tools.LayoutFactory
Packages that use LayoutFactory
Package
Description
Tools for generating executable JAR/WAR files.
-
Uses of LayoutFactory in org.springframework.boot.loader.tools
Classes in org.springframework.boot.loader.tools that implement LayoutFactoryMethods in org.springframework.boot.loader.tools with parameters of type LayoutFactoryModifier and TypeMethodDescriptionvoid
Packager.setLayoutFactory
(LayoutFactory layoutFactory) Sets the layout factory for the jar.