Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 397 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 397 Bytes

vertx-archetype

This is a Java Vert.x archetype for starting development of Vert.x microservices.

Options

  • mongodb Use MongoDB for database
  • redis Use Redis client
  • springConfigServer Use Spring Config Server for Config repository
  • openApi Use OpenAPI for generating API objects from Swagger APIs.
  • genApi Autogenerate application API from Swagger API
  • vertxVersion The Vert.x version