文件名称:spring-hystrix-monitor
文件大小:14KB
文件格式:ZIP
更新时间:2024-04-25 20:38:54
Java
春潮监测器 码头工人 PORT=8080 PROFILE=default CONFIG_SERVER_HOST=localhost CONFIG_SERVER_PORT=8888 开班 建立专案 oc new-project sample --display-name="Sample" --description="Sample Project" oc project sample 创建新应用 oc new-app -f https://raw.githubusercontent.com/nalbam/spring-hystrix-monitor/master/openshift/templates/spring.json \ -e PROFILE=dev -e CONFIG_SERVER_HOST=config-server -e CONFIG_SERVER_POR
【文件预览】:
spring-hystrix-monitor-master
----Dockerfile(379B)
----.gitignore(364B)
----README.md(655B)
----pom.xml(4KB)
----.github()
--------stale.yml(684B)
--------workflows()
--------CODEOWNERS(37B)
--------auto-merge.yml(440B)
----.mergify.yml(340B)
----openshift()
--------pipeline()
--------templates()
----src()
--------test()
--------main()
----VERSION(7B)
----circle.yml(1KB)