Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.0.0
-
None
-
Unknown
Description
camel-springdoc-starter contains some dependencies that does not work with camel 4 and spring boot 3, in particular:
springdoc-openapi-ui should be replaced with springdoc-openapi-starter-webmvc-ui and swagger-parser-v3 should be either updated to use a jakarta compatible version, removed, or investigated if springdoc-openapi-starter-common is enough, and can fully replace swagger-parser-v3.
Attachments
Issue Links
- Testing discovered
-
CAMEL-19818 camel-openapi-java - A response type containing an array generates incorrect schema reference
- Resolved
- links to