Skip to content

yintai/generator-yintai-springboot

Repository files navigation

generator-yintai-springboot NPM version Build Status Dependency Status Coverage percentage

A best practice for yintai micro service project based on springboot.

Installation

First, install Yeoman and generator-yintai-springboot using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-yintai-springboot

Because we haven't publish this generator to the npmjs.org repository, so please

npm install -g https://github.com/yintai/generator-yintai-springboot.git

or clone and install locally currently.

git clone git@github.com:yintai/generator-yintai-springboot.git
cd generator-yintai-springboot/
npm install
npm link

That will install your project dependencies and symlink a global module to your local file.

Then generate your new project:

yo yintai-springboot

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

Apache-2.0 © mengqiang

About

A best practice for yintai micro service project based on springboot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published