/vert.3x_gateway

Base in vert.x3 & spring-boot gateway http server

Primary LanguageJava

基于Vert3.x和Spring-boot的micro server的网关

Base on Vertx3x & Spring-boot framework , Micro-server platform support asyn framework to handle complex business.

Requirements

 $ maven and jdk 8

Building from Source

 $ mvn clean install -Dmaven.test.skip=true -X

Test

 $ mvn spring-boot:run -X

Debug

 $ debug Application.java