RESTful API server template of Vert.x 3+.
Based on was operational experience of Vert.x 2.x, the template application is made in the configuration, such as use in a production environment.
Vert.x is realy friendly Reactive programing.
So you should use vertx-rx.
- Maven (back from Gradle)
- dependency injection
- continuous integration
- http routing
- eventbus
- send http request
- Redis connect
- MySQL connect
- testing