open-liberty

时间:2024-05-22 04:15:07
【文件属性】:

文件名称:open-liberty

文件大小:208KB

文件格式:ZIP

更新时间:2024-05-22 04:15:07

Java

该示例应用程序包含一个系统微服务,用于检索系统属性,并使用MicroProfile Config模拟微服务的状态,使用MicroProfile Health确定微服务的运行状况,并使用MicroProfile Metrics为微服务提供度量。 运行示例应用程序 mvn clean install liberty:run-server 跳过测试 mvn clean install -DskipTests=true liberty:run-server 在浏览器中打开网址 http://localhost:9080


【文件预览】:
open-liberty-master
----Dockerfile(314B)
----.gitignore(292B)
----README.md(587B)
----pom.xml(9KB)
----resources()
--------CustomConfigSource.json(133B)
----Jenkinsfile(3KB)
----.helmignore(398B)
----LICENSE(11KB)
----.dockerignore(43B)
----src()
--------test()
--------main()
----skaffold.yaml(696B)
----charts()
--------preview()
--------open-liberty()

网友评论