generator-springbootscala

Spring boot scala application generator


Keywords
yeoman-generator
License
ISC
Install
npm install generator-springbootscala@0.4.0

Documentation

generator-springbootscala

Kickstart scala based spring boot application with essential configurations in few simple steps.

Run following command to install this package:

npm install -g generator-springbootscala

You must have installed yo prior to using this package.

Run following command in a directory where you want to generate spring boot application:

yo springbootscala