spring-boot-vertx:Spring Boot和Vertx 3.0示例

时间:2024-06-02 09:05:21
【文件属性】:

文件名称:spring-boot-vertx:Spring Boot和Vertx 3.0示例

文件大小:11KB

文件格式:ZIP

更新时间:2024-06-02 09:05:21

Java

Spring Boot和Vertx Vert.x SpringBoot示例显示了如何将Vert.x嵌入到SpringBoot应用程序中。 要求 2. maven and jdk 8 从源头建造 使用github主页上的URL克隆git存储库: $ git clone https://github.com/cneftali/spring-boot-vertx.git $ cd spring-boot-vertx $ mvn clean install 测试 # 1. launch $ mvn spring-boot:run # 2. Try it! $ curl http://localhost:8080/customer


【文件预览】:
spring-boot-vertx-master
----src()
--------test()
--------main()
----README.md(599B)
----pom.xml(4KB)
----.gitignore(1KB)

网友评论