Defining Docket bean with multiple string pattern for Swagger documentation

前端 未结 0 690
悲哀的现实
悲哀的现实 2021-01-21 02:29

I have following code to define Docket for swagger documentation for my rest API in a spring boot application:

return new Docket(DocumentationType.SWAGGER_2)
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题