swagger配置
摘要:
配置swagger可以限定范围 @Bean public Docket controllerApi() { return new Docket(DocumentationType.SWAGGER_2) .apiInfo(new ApiInfoBuilder().title("申报查询接口").ver 阅读全文
posted @ 2024-01-11 01:51 泳之 阅读(17) 评论(0) 推荐(0)
2024年1月11日 #
posted @ 2024-01-11 01:51 泳之 阅读(17) 评论(0) 推荐(0)
posted @ 2024-01-11 01:24 泳之 阅读(26) 评论(0) 推荐(0)