- Spring Boot Web 基础
- Spring Boot test
- 自定义配置文件
- 多配置文件加载
- actuator
获取属性文件地址:
http://localhost:8080/configuration
actuator 监控:
http://localhost:8080/actuator http://localhost:8080/actuator/metrics
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
获取属性文件地址:
http://localhost:8080/configuration
actuator 监控:
http://localhost:8080/actuator http://localhost:8080/actuator/metrics