spring-boot-starter-swagger icon indicating copy to clipboard operation
spring-boot-starter-swagger copied to clipboard

自制spring boot starter for swagger 2.x,来试试吧,很好用哦~

Results 94 spring-boot-starter-swagger issues
Sort by recently updated
recently updated
newest added

相关引用如下: io.springfox springfox-boot-starter 3.0.0 io.springfox springfox-swagger-ui 3.0.0 当访问swagger指定configUrl时,会加载远程的文件,我需要进行屏蔽,该如何处理: eg:http://localhost:20503/swagger-ui/index.html?configUrl=https://jumpy-floor.surge.sh/test.json

springboot版本:3.0.8 swagger-spring-boot-starter版本:2.0.2.RELEASE swagger-ui/index.html会直接404。**但是如果降springboot版本,比如2.5.6**,是可以完全正常运行的。 这是否是该项目没有适配springboot3.x的问题?

I wanted to convert the global local date time type to long through the configuration file, but the display did not support it