# BlogWithSpringCloud **Repository Path**: PointerY/BlogWithSpringCloud ## Basic Information - **Project Name**: BlogWithSpringCloud - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README blog和user启用了swagger,可以通过访问`localhost[:port]/swagger-ui.html`的方式查看和调用API。 通过apigateway访问服务的形式是`localhost[:gateway_port]/blog/*`和`localhost[:gateway_port]/user/*`