# vertx-pc **Repository Path**: sciencestar2020/vertx-pc ## Basic Information - **Project Name**: vertx-pc - **Description**: No description available - **Primary Language**: HTML - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-08 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Vert.x Spring Boot example 1.首先从git-hub通过该路径clone项目 url:https://github.com/sciencestar/vertx-pc.git 2.下载到本地之后通过在eclipse中导入maven项目导入该项目 3.通过maven工具,update该项目,更新jar包 4.运行启动类UserRunner.java启动该项目 5.在浏览器中输入 localhost:8080调试