Skip to content

Java 21 support #388

@kucharzyk

Description

@kucharzyk

JPA streamer is showing the following warning after compiling with Java 21 and Quarkus

[WARNING] Supported source version 'RELEASE_11' from annotation processor 'com.speedment.jpastreamer.fieldgenerator.StandardFieldGeneratorProcessor' less than -source '21'

It's similar to the warning from this ticket: #378

Is there any way to get rid of this warning?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions