3.5.1 • Published 7 years ago
@postcon/generator-spring-boot v3.5.1
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-bootCheck and update if necessary to the latest repo version
npm uninstall -g @postcon/generator-spring-boot
npm install -g @postcon/generator-spring-bootThen generate your new project:
mkdir your-project
cd your-project
yo @postcon/spring-bootChanging 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