Fix checkstyle violations in samples

This commit is contained in:
Phillip Webb
2018-05-25 15:57:29 -07:00
parent 4853477081
commit e69296d7d3
117 changed files with 453 additions and 482 deletions

View File

@@ -1,2 +1,2 @@
endpoints.cors.allowed-origins=http://localhost:8080
endpoints.cors.allowed-methods=GET
endpoints.cors.allowed-methods=GET

View File

@@ -1,3 +1,3 @@
server.error.path: /oops
management.context-path: /admin
endpoints.health.sensitive: false
endpoints.health.sensitive: false