logging: charset: console: UTF-8 config: classpath: log4j2.yml spring: devtools: livereload: enabled: false #禁输出springboot标志信息 management: endpoints: info: enabled: false web: exposure: include: "*"