Java高級教程之SpringCloud-19:SpringCloud Swagger整合網關路由微服務Zuul

網關中心與文檔中心整合,首先在micro-service-api-gateway微服務工程中加入swagger依賴。   另外在ApplicationMain類上面加入swagger註解@EnableSwagger2Doc,還要加入一個類ApiGatewaySwaggerResourcesProvider。   package com.lpplpp.gateway.app; import com
相關文章
相關標籤/搜索