1.1.8 • Published 6 years ago

generator-spring-boot-microservice v1.1.8

Weekly downloads
3
License
-
Repository
github
Last release
6 years ago

logo

generator-spring Build Status

A Yeoman generator for scaffolding and bootstrapping Spring Boot and Spring Cloud applications. Provides the same selectable options as Spring Initializr, but with and interactive CLI interface so your hands can stay where they belong, on the keyboard!

Getting Started

Install Yeoman

$ npm install -g yo

Install generator-spring-boot-microservice

$ npm install -g generator-spring-boot-microservice

Initiate spring-generator!

$ yo spring-boot-microservice

The interactive CLI menu will guide the way.

Extras (Sub-generators)

Creates an Authorization Server

$ yo spring-boot-microservice:auth

Release

1.  Increase the version number in package.json
2.  Commit code to repo
3.  npm publish
4.  yo and update your generator

License

MIT License

1.1.8

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago