-
-
0
I'm using a openapi-generator-maven-plugin with 4.2.3 version.
My configuration looks like this:
OffsetDate=LocalDate
…
-
Hi, I am trying to implement a Bearer token authentication. I am experiencing the exact same problems as explained in this issue: [https://github.com/springfox/springfox/issues/2194](url).
I follow…
-
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'swagger2ControllerMapping' defined in class path resource [springfox/documentation/swagger2/configuration/Swagge…
-
After adding `springfox` to my spring boot application, I have noticed that the serialization of http responses containing `java.time.LocalDateTime` have changed. Here's an export of a before an after…
-
目前1.9.1.RELEASE集成到spring boot 2.3.5.RELEASE启动报错,什么时候能够解决这个错?
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.spring4…
-
My application is simple spring-mvc (no spring boot)
I am using following version of swagger
``` xml
io.springfox
springfox-swagger2
2.5.0
…
-
* Implementations: Spring Boot
## Scenario
I have annotated my spring boot 2 lambda with a Swagger2Config so that it auto-generates a Swagger-file for the annotated methods in the controller. Is t…
-
**> ### 1- Documentando a API REST do Spring Boot (Códigos)**
Devemos criar a documentação do Projeto e transformá-lo numa API.
PASSO 1- Criar a classe OpenApiConfig no pacote Config com o seguin…
-
Hi, please, help
I use swagger version 3.0.0-SNAPSHOT
After last updating I got such error in showing swagger-ui.html:
![image](https://user-images.githubusercontent.com/40386986/49214350-81713…