3.5.1 • Published 6 years ago

@postcon/generator-spring-boot v3.5.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 years ago

generator-postcon-spring-boot

Installation

First, install Yeoman and @postcon/generator-spring-boot using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g @postcon/generator-spring-boot

Check and update if necessary to the latest repo version

npm uninstall -g @postcon/generator-spring-boot
npm install -g @postcon/generator-spring-boot

Then generate your new project:

mkdir your-project
cd your-project
yo @postcon/spring-boot

Changing the Template

To upload a new version of the template: 1. Update version in package.json and package-lock.json. 1. On command line npm login. 1. On command line npm publish.

License

Apache-2.0 © Team Javengers, Postcon Service GmbH

3.5.1

6 years ago

3.5.0

6 years ago

3.4.0

7 years ago

3.3.0

7 years ago

3.2.0

7 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago