Class Layouts
java.lang.Object
org.springframework.boot.loader.tools.Layouts
Common 
Layouts.- Since:
- 1.0.0
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classExecutable expanded archive layout.static classExecutable JAR layout.static classNo layout.static classExecutable WAR layout.
- 
Method Summary
- 
Method Details- 
forFileReturn a layout for the given source file.- Parameters:
- file- the source file
- Returns:
- a Layout
 
 
-