# JoinTestTwo **Repository Path**: code-daha/join-test-two ## Basic Information - **Project Name**: JoinTestTwo - **Description**: SpringCloud Test Application - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 165 - **Created**: 2023-03-02 - **Last Updated**: 2023-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 环境说明: * JDK11 * mysql 5.7/(8.x)+ * Redis 6.x + * Maven 3.6 + * 数据库脚本在项目 project-doc 文件中 本地host增加 ``` 127.0.0.1 domain-eureka 127.0.0.1 domain-config ``` 启动顺序 * douding-eureka * douding-config * api-system * api-business * api-file * douding-gateway