Spring MVC中使用 Swagger2 構建Restful API

0.Spring MVC配置文件中的配置 <!-- 設置使用註解的類所在的jar包,只加載controller類 --> <span style="white-space:pre"> </span><context:component-scan base-package="com.jay.plat.config.controller" /> <!-- 使用 Swagger Restful API文
相關文章
相關標籤/搜索