microservice-exemplar:DW最佳实践范例

时间:2024-04-07 18:37:33
【文件属性】:

文件名称:microservice-exemplar:DW最佳实践范例

文件大小:13KB

文件格式:ZIP

更新时间:2024-04-07 18:37:33

Java

范例 如何启动示例应用程序 运行mvn clean install来构建您的应用程序 使用java -jar target/microservice-exemplar-1.0-SNAPSHOT.jar server config.yml启动应用程序 要检查您的应用程序是否正在运行,请输入url http://localhost:8080 健康检查 要查看您的应用程序运行状况,请输入网址http://localhost:8081/healthcheck


【文件预览】:
microservice-exemplar-main
----.gitignore(3KB)
----src()
--------main()
--------test()
----LICENSE(11KB)
----pom.xml(7KB)
----README.md(386B)
----config.yml(54B)

网友评论