Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll 2016-10-31 10:38:06 +01:00
commit d27ffd289a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ import java.util.Set;
public final class Layouts {
/**
* Default value for {@link #getLoaderJarPath()}.
* Default value for {@link Layout#getLoaderJarPath()}.
*/
public static final String DEFAULT_LOADER_JAR = "META-INF/loader/spring-boot-loader.jar";