Class Layouts

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

public final class Layouts extends Object
Common Layouts.
Since:
1.0.0
Author:
Phillip Webb, Dave Syer, Andy Wilkinson, Madhura Bhave, Scott Frederick
  • Method Details

    • forFile

      public static Layout forFile(File file)
      Return a layout for the given source file.
      Parameters:
      file - the source file
      Returns:
      a Layout