generator-unionstars

1.1.8 • Public • Published

generator-unionstars Build Status

A Yeoman generator for scaffolding and bootstrapping Spring Boot 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!

The tool build by this article Think in Clean Architecture, now enjoy it.

Getting Started

安装 Node.js

First you must setup Node.js

安装 Yeoman

$ npm install -g yo

安装 generator-unionstars

$ npm install -g generator-unionstars

初始化一个开箱即用的后端服务中心工程

$ yo unionstars

The interactive CLI menu will guide the way.

初始化一个接口工程(Jsf)

$ yo unionstars:api

初始化一个前端网关工程(Rest)

$ yo unionstars:gateway

TODO

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i generator-unionstars

Weekly Downloads

2

Version

1.1.8

License

none

Unpacked Size

112 kB

Total Files

90

Last publish

Collaborators

  • unionstars