Skip to content

@ComponentScan doesn't support class file versions above 61 (java-17) #31794

@tronwa

Description

@tronwa

Affects: 6.x


If the project java version is set up with a version higher than 17 (eg 21), the component scan is not able to proceed. The following error message is given as cause: Unsupported class file major version 65. It seems the Component scan annotation is not able to handle java versions above 17.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions