Skip to content

Library Requires Java 21 while Spring 7 only Requires Java 17 #22

@EarthCitizen

Description

@EarthCitizen

Migrating to version 3.x of this library forces an application to upgrade to Java 21 while Spring 7 only requires Java 17.

Ideally this library would not require a higher Java version than what Spring 7 requires. This may seem like a small ask, but 21 is not always available in large companies.

The core and spring webmvc modules compile just fine with JDK 17. I have not attempted the other modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions