Spring Cloud 脚手架项目
代码生成器:https://gitee.com/baayso/ieasy-generator
- Jdk 8.0+
- Maven 3.2+
- MySQL 5.5+
- 注册中心 Nacos
- 准备依赖
- git clone https://github.com/baayso/commons
build.bat
(Windows) or./build.sh
(Linux/Mac OS)
- git clone https://github.com/baayso/ieasy-cloud.git
- 安装 Nacos
- 待编写……