文件名称:microprofile-demo
文件大小:10KB
文件格式:ZIP
更新时间:2024-05-31 05:50:09
Java
MicroProfile演示
MicroProfile 1.2的小型演示应用程序
要使用构建,您可以运行
$ mvn clean - Pswarm install
$ java - jar target / swarm - demo . jar
服务器运行时,您可以通过以下方式调用应用程序
$ curl http://localhost:8080/hello
如果使用选项-Dmp.what=
【文件预览】:
microprofile-demo-master
----src()
--------main()
----README.adoc(2KB)
----pom.xml(6KB)
----.gitignore(1KB)