Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 285 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 285 Bytes

Vertx Starter

This project contains a basic template to get you started with a simple RESTful webservice. Following technologies are used:

  • RESTful architecture
  • Guice for dependency injection
  • JOOQ for database access layer

Furthermore some basic functions are implemented.