# pro-basics **Repository Path**: jun99/pro-basics ## Basic Information - **Project Name**: pro-basics - **Description**: restful api - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-18 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pro-basics #### 项目介绍 restful api #### 项目启动顺序 请确保启动顺序(要先启动认证中心,再启动网关) 1.eureka 2.config 3.auth 4.gateway 5.upms