2.5.0 • Published 4 years ago

@rocketbase/generator-spring-rest-commons v2.5.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

generator spring rest commons

logo

npm Build Status

Scaffold your spring-boot application and generate services. The generated code is based on rocketbase-io/commons-rest.

features

  • setup project with actual spring-boot and commons-rest
  • easy flow to create new service (generated DTOs, Repository, Controller, Converter etc.)
  • you can choose between JPA or MongoDB
  • optional commons-auth integration for jwt security

technology

usage

# installation
npm install -g yo
npm install -g @rocketbase/generator-spring-rest-commons
# usage
yo @rocketbase/spring-rest-commons
2.5.0

4 years ago

2.4.2

5 years ago

2.4.1

5 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago