clouddo background management system v1.0
1.0
Clouddo is a background management framework based on springcloud and vue microservices, with front-end and back-end separation. It can be used as an introductory learning framework for springcloud and vue, or as a basic scaffolding for secondary development.
1. Create a new database, derivative database script (under the root directory of clouddo-admin), and modify the database user password of clouddo-admin
2. Start the clouddo-server registration center
3. Start clouddo-zuul gateway
4. Start clouddo-base basic microservices
5. Start the clouddo-admin permission microservice
6. Start clouddo-cms content management microservice