类 Layouts

java.lang.Object
org.springframework.boot.loader.tools.Layouts

public final class Layouts extends Object
Common layouts.
从以下版本开始:
1.0.0
作者:
Phillip Webb, Dave Syer, Andy Wilkinson, Madhura Bhave, Scott Frederick
  • 方法详细资料

    • forFile

      public static Layout forFile(File file)
      Return a layout for the given source file.
      参数:
      file - the source file
      返回:
      a Layout