# vertx-demo **Repository Path**: chou97/vertx-demo ## Basic Information - **Project Name**: vertx-demo - **Description**: vert.x 3.9.4 java 1.8 gradle 4.8.1 shadow 2.0.2 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-15 - **Last Updated**: 2024-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 使用说明 ### 1. 安装gradle4.8.1 ### 2. 配置idea gradle ![img.png](img.png) ### 3. 配置运行参数 ![img_1.png](img_1.png) 主类:io.vertx.core.Launcher 运行参数:run cn.tcny.boot.MainVerticle