Spring MVC中使用 Swagger2 構建Restful API

Spring MVC配置文件中的配置 1 2 <!-- 設置使用註解的類所在的jar包,只加載controller類 -->  <context:component-scan base-package="com.jay.plat.config.controller" /> 1 2 <!-- 使用 Swagger Restful API文檔時,添加此註解 -->      <mvc:default-
相關文章
相關標籤/搜索