Open michaelwechner opened 7 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
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