Browse Source

Fix checkstyle errors

pull/13087/head
Phillip Webb 8 years ago
parent
commit
c104bae76c
  1. 2
      spring-boot-tools/spring-boot-loader-tools/src/main/java/org/springframework/boot/loader/tools/Layouts.java

2
spring-boot-tools/spring-boot-loader-tools/src/main/java/org/springframework/boot/loader/tools/Layouts.java

@ -160,7 +160,7 @@ public final class Layouts { @@ -160,7 +160,7 @@ public final class Layouts {
/**
* Module layout (designed to be used as a "plug-in").
*
*
* @deprecated as of 1.5 in favor of a custom {@link LayoutFactory}
*/
@Deprecated

Loading…
Cancel
Save