-
Hi,
I'm trying to integrate swagger with this implementation but its not working.
I have added following dependecies
io.springfox
springfox-swagger-ui
2.9.2
…
-
## WS-2021-0461 - Medium Severity Vulnerability
Vulnerable Library - springfox-swagger-ui-2.9.2.jar
JSON API documentation for spring based applications
Library home page: https://github.com/springf…
-
看日志只有api-docs和以下几个swagger相关的mapping被执行了
Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController…
-
[springfox-demos/boot-static-docs](https://github.com/springfox/springfox-demos/tree/master/boot-static-docs) currently contains a [test](https://github.com/springfox/springfox-demos/blob/master/boot-…
-
I ran into an issue that's well described in a known SpringFox bug:
https://github.com/springfox/springfox/issues/1605
TL;DR; a byte[] is modelled in swagger file as an Array of byte[].
=> whe…
-
Here is my log:
```
2019-03-19 19:04:50.013 INFO pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.do…
-
`boot-swagger` demo's Swagger docs endpoint: (http://localhost:8080/springfox/v2/api-docs) gives a `404`.
Other urls:
- All Swagger Resources(groups) http://localhost:8080/springfox/swagger-resources…
-
经过验证发现testable.version>0.6.5时与swagger3集成,Test用例执行就会报错:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'apiDocumentationScanner' defined in URL [jar:…
-
how to integration camel with springfox
-
https://github.com/springfox/springfox/issues/2734