个人的 spring cloud 练习项目

2021.07.01

1、创建spring cloud的maven聚合项目,使用springboot2.4.0版本(父工程)。

2、创建common、model、utils、web模块