-
Hi,
I am new to SpringBoot, Springfox and Swagger2 as well. I am trying to generate Swagger2 API documentation with the help of Springfox.
I have gone through the documentation 'http://springfox…
kishm updated
10 months ago
-
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…
-
Hello.
I think @ApiModelProperty annotations is ignored on boolean fields, when the name of that field starts with 'is'.
ex)
@ApiModelProperty(...) private boolean started; // annotation will b…
pequt updated
4 months ago
-
So... like the README said, I added the `plugin` snippet to the `pom.xml`.
I added it in
>> HERE
-
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
…
-
I am trying to add security context for swagger to access oauth2 protected APIs but it throws the following exception:
![image](https://user-images.githubusercontent.com/19901741/42518839-6f99fcac-…
-
swagger pom :
```xml
io.springfox
springfox-swagger2
${swagger.version}
io.swagger
swagger-annotations
1.5…
-
hi, i am using following dependencies
```
io.springfox
springfox-swagger2
2.7.0
io.springfox
springfox-swagger-ui
2.7.0
…
-
How to run with spring boot 3.0.0-snapshot? Now I use
springfox-swagger2:3.0.0 and springfox-swagger-ui:3.0.0, which are reported
Caused by: java.lang.ClassNotFoundException: javax.servlet.http.…
-
Swagger 추가