feat(actuator) : add actuator on spring application

This commit is contained in:
Sébastien Velay 2020-09-11 15:08:46 +02:00
commit eb017727ed
7 changed files with 35 additions and 2 deletions

View file

@ -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=/