This package has been deprecated

Author message:

this package has been deprecated please use @rocketbase/generator-spring-rest-commons

generator-spring-rest-commons

2.0.3 • Public • Published

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

technology

usage

# installation 
npm install -g yo
npm install -g generator-spring-rest-commons
# usage 
yo spring-rest-commons

Readme

Keywords

Package Sidebar

Install

npm i generator-spring-rest-commons

Weekly Downloads

5

Version

2.0.3

License

MIT

Unpacked Size

69.4 kB

Total Files

32

Last publish

Collaborators

  • rocketbase-io