类 Layouts
java.lang.Object
org.springframework.boot.loader.tools.Layouts
Common
layouts
.- 从以下版本开始:
- 1.0.0
- 作者:
- Phillip Webb, Dave Syer, Andy Wilkinson, Madhura Bhave, Scott Frederick
-
嵌套类概要
嵌套类修饰符和类型类说明static class
Executable expanded archive layout.static class
Executable JAR layout.static class
No layout.static class
Executable WAR layout. -
方法概要
-
方法详细资料
-
forFile
Return a layout for the given source file.- 参数:
file
- the source file- 返回:
- a
Layout
-