0.3.0 • Published 5 years ago

generator-spring-reactive-microservice v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Generator Spring Reactive Microservice Build Status

Yeoman generator for creating Spring Reactive Microservice connecting to Mongodb.

Features

  • Java 11
  • Spring WebFlux
  • Mapstruct
  • Swagger
  • Mongodb
  • Lombok

Installation

  • Run npm install -g yo to install yeoman generator.
  • Run npm install -g generator-spring-reactive-microservice

Running

  • Run yo spring-reactive-microservice to generate new app.
  • Run yo spring-reactive-microservice:entity {entity} to generate entity and REST API.
0.3.0

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago