-
- [ ] What version of the library are you using? Is it the latest version?
```
io.springfox
springfox-swagger2
2.8.0
io.springfox
springfox-swagger-ui
2.8.0
```…
-
springfox.documentation.spring.web.readers.parameter.ParameterDataTypeReader.apply - Trying to infer dataType `java.util.List`
-
Hello,
I've created model A which inherits from model B (that contains properties: name, surname, adress) . In model A there is one additional field - id(@ApiModelProperty).
I would like the generat…
-
## CVE-2019-17495 - Critical Severity Vulnerability
Vulnerable Library - springfox-swagger-ui-2.7.0.jar
JSON API documentation for spring based applications
Library home page: https://github.com/spr…
-
## WS-2020-0407 - Medium Severity Vulnerability
Vulnerable Library - springfox-swagger2-3.0.0.jar
JSON API documentation for spring based applications
Library home page: https://github.com/springfox…
-
springboot3.0.0
springfox-boot-starter 3.0.0
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Can we use polymorphism features like oneOf, anyOf etc with Springfox?
```
@ApiResponse( content = @Content(
mediaType = MediaType.APPLICATION_JSON_VALUE,
…
-
Demanar a INDRA si per una simple llibreria REST són necessaries totes aquestes dependències ...
```
[INFO] +- es.caib.sistra2:sistramit-rest-api:jar:1.0.0:compile
[INFO] | \- io.springfox:s…
-
Gradle Lint reports:
warning unused-dependency this dependency is unused and can be removed
backend/build.gradle:70
compile 'io.springfox:springfox-bean-validators:2.6.1'
But …