文件名称:spring-actuator-example:Spring Boot 2.0执行器示例
文件大小:53KB
文件格式:ZIP
更新时间:2024-06-07 10:40:04
spring-boot-2 spring-actuator Java
Spring Boot 2.0执行器示例 具有示例的 。 Spring Boot 2.0定制执行器端点的示例 建造 从父目录执行以下命令以构建jar文件: mvn clean install 跑步 在父目录中,执行以下命令以启动应用程序: java -jar target/spring-actuator-example-1.0.0.jar 您应该注意到该应用程序正在启动, . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / /
【文件预览】:
spring-actuator-example-master
----src()
--------test()
--------main()
----img()
--------spring-boot.png(4KB)
--------myhealth-endpoint.png(30KB)
----.travis.yml(1KB)
----README.md(4KB)
----pom.xml(11KB)
----.gitignore(2KB)