Strip trailing whitespace

This commit is contained in:
Phillip Webb 2014-01-21 10:22:00 -08:00
parent 433d049544
commit 72dc09cb56
2 changed files with 3 additions and 3 deletions

View File

@ -79,7 +79,7 @@ spring:
view:
prefix:
suffix:
# actuator
@ -102,4 +102,4 @@ management:
# (SecurityProperties)
security:
basic:
enabled: true
enabled: true

View File

@ -1,4 +1,4 @@
# Spring Boot - Maven Plugin
# Spring Boot - Maven Plugin
The Spring Boot Maven Plugin provides Spring Boot support in Maven,
allowing you to package executable jar or war archives and run an