# vertx-springboot-demo **Repository Path**: SoftMeng/vertx-springboot-demo ## Basic Information - **Project Name**: vertx-springboot-demo - **Description**: Vert.x 与 Spring Boot JPA 集成 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vert.x 与 Spring Boot JPA 集成 ## 使用 ``` mvn install ``` ## 介绍 方便现有spring boot项目向vertx迁移,性能上得到了一定程度的优化。