摘要: generator/config.properties generator/generatorConfig.xml 使用 测试 测试的class 阅读全文
posted @ 2020-05-01 20:49 fly_bk 阅读(1426) 评论(0) 推荐(0)
摘要: ``` org.springframework.boot spring-boot-starter-actuator ``` ``` # 显示详情 management: endpoint: health: show-details: always endpoints: web: exposure: include: '*' # include: metrics,health # 自定义info i 阅读全文
posted @ 2020-05-01 20:01 fly_bk 阅读(153) 评论(0) 推荐(0)