Strip trailing whitespace
This commit is contained in:
@@ -79,7 +79,7 @@ spring:
|
||||
view:
|
||||
prefix:
|
||||
suffix:
|
||||
|
||||
|
||||
|
||||
# actuator
|
||||
|
||||
@@ -102,4 +102,4 @@ management:
|
||||
# (SecurityProperties)
|
||||
security:
|
||||
basic:
|
||||
enabled: true
|
||||
enabled: true
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user