-
-
Notifications
You must be signed in to change notification settings - Fork 537
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I am trying to upgrade one of my services to use Groovy 4, and since the springdoc-openapi-groovy library is targeting the old maven location (org.codehaus.groovy vs org.apache.groovy) and v3, it is running into conflicts.
I believe it would be best to create a separate library for groovy 4 to avoid breaking anyone still on groovy 3. i.e. springdoc-openapi-groovy4
I isolated this library as the only one blocking me, but without it swagger isn't working correctly since I am using groovy.
Below is a screenshot showing the error that I get.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request