-
当在spring cloud gateway中想要同时使用swagger和knife4j。引入一下两个包的时候,报错。
``` xml
com.github.xiaoymin
knife4j-gateway-spring-boot-starter
4.3.0
org.springdoc
springdoc-openapi-webflux-ui
1.7…
-
Hello there,
I'd like to document my API project and I am using `org.springdoc:springdoc-openapi-starter-common` and `org.springdoc:springdoc-openapi-starter-webmvc-ui` for doing so.
All the schem…
-
Install packages
- Spring web
- Spring data jpa
- h2
- lombok
- io.jsonwebtoken [jjwt]
- at.favre.lib [bcrypt]
- org.springdoc [springdoc-openapi-ui]
-
Im trying convert swagger 2.0 (json) [petstore spec](https://petstore.swagger.io/v2/swagger.json) into 3.0. Im getting below exception while called SwaggerConverter readContents method.
```
S…
-
### Q&A (please complete the following information)
- OS: macOS
- Browser: chrome
- Version: 110.0.5481.177
- Method of installation: maven
- Swagger-UI version: 4.15.5 (via springdoc-openap…
-
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
- […
-
### Is your feature request related to a problem? Please describe.
I've migrated my API from swagger codeGen and swagger2 to openApi codeGen and openApi.
I used to expose my paths and json spec to…
-
게시판 서비스 API 를 Swagger UI 를 이용해 문서화한다.
-
**> ### 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…
-
### Versions details
Spec created on Swagger 2.0 specification version. I've tested Swagger UI 3.9.2 and 3.1.0, both on Docker, with the same results. Google Chrome 64.0.3282.167 (Versão oficial) 6…