Add spring.jmx.enabled=false

pull/2/MERGE
sz_ids 2018-10-09 00:24:14 +08:00
parent e713858091
commit 3903eb91fe
1 changed files with 3 additions and 1 deletions

View File

@ -26,4 +26,6 @@ spring.mvc.view.suffix=.jsp
# Logging
#
logging.level.root=INFO
#
# Support deploy to a servlet-container
spring.jmx.enabled=false