Skip to content

Support for Groovy 4 #1779

@Benthum

Description

@Benthum

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.

Groovy upgrade error

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions