feat(actuator) : add actuator on spring application
This commit is contained in:
parent
ee5df805ac
commit
eb017727ed
7 changed files with 35 additions and 2 deletions
|
|
@ -17,3 +17,6 @@ spring.data.mongodb.username=${PYMMA_MONGO_USERNAME}
|
|||
|
||||
spring.servlet.multipart.enabled=false
|
||||
kafka.bootstrapAddress=${PYMMA_KAFKA_BOOTSTRAP:localhost:9092,localhost:9093,localhost:9094}
|
||||
|
||||
vaadin.urlMapping=/admin/*
|
||||
server.servlet.context-path=/
|
||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue