Skip to content

Commit

Permalink
🔧 : expose all actuators endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
juwit committed May 17, 2019
1 parent 57027f2 commit 7dd0812
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
logging.level.org.springframework.web=TRACE

spring.data.rest.basePath=/api

management.endpoints.web.exposure.include=*

0 comments on commit 7dd0812

Please sign in to comment.