wyona / katie-backend

Katie Backend
https://katie.qa
Apache License 2.0
27 stars 2 forks source link

Migrating from SpringFox (Swagger) to Springdoc OpenAPI #25

Open michaelwechner opened 5 months ago

michaelwechner commented 5 months ago

https://www.bezkoder.com/spring-boot-swagger-3/

https://github.com/wyona/spring-boot-hello-world-rest/tree/swagger-v3-openapi

https://springdoc.org/migrating-from-springfox.html

https://stackoverflow.com/questions/75573903/migrate-datatype-and-paramtype-got-springdoc schema = @Schema(implementation = String.class), in = ParameterIn.HEADER