Class Layouts
java.lang.Object
org.springframework.boot.loader.tools.Layouts
Common
Layout
s.- Since:
- 1.0.0
- Author:
- Phillip Webb, Dave Syer, Andy Wilkinson, Madhura Bhave, Scott Frederick
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Executable expanded archive layout.static class
Executable JAR layout.static class
No layout.static class
Executable WAR layout. -
Method Summary
-
Method Details
-
forFile
Return a layout for the given source file.- Parameters:
file
- the source file- Returns:
- a
Layout
-