mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:35:49 +00:00
Switch actuator to standard path
This commit is contained in:
parent
d9f37ece5c
commit
628862206b
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ spring.jpa.open-in-view=false
|
|||
# Internationalization
|
||||
spring.messages.basename=messages/messages
|
||||
|
||||
# Actuator / Management
|
||||
management.endpoints.web.base-path=/manage
|
||||
# Actuator
|
||||
management.endpoints.web.exposure.include=*
|
||||
|
||||
# Logging
|
||||
|
|
Loading…
Reference in a new issue