Updated and expose endpoints for actuator

This commit is contained in:
Sambo Chea 2020-06-22 10:42:35 +07:00
parent f2cbac27e7
commit da15746c33

View File

@ -20,4 +20,9 @@ spring:
url: jdbc:mysql://${MYSQL_HOST:192.168.0.150}:3306/db_rsapper
session:
timeout: 1m
message: hey
management:
endpoints:
web:
exposure:
include: *
message: hey