pom.xml中引入依赖运行暴露若干接口访问后的结果 pom.xml中引入依赖<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artifactId> </dependency> 运行暴露若干接口 访问后的结果