You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using jpa-stream together with quarkus and when running the project it throws the following exception
Note: JPA Streamer Field Generator Processor warning: Supported source version 'RELEASE_11' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '17' Note: [JPAStreamer Field Generator Processor] Generating class for: com.fernando.entities.User 1 warning
Does the jpa-stream project support jdk 17?
The text was updated successfully, but these errors were encountered:
I'm using jpa-stream together with quarkus and when running the project it throws the following exception
Note: JPA Streamer Field Generator Processor warning: Supported source version 'RELEASE_11' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '17' Note: [JPAStreamer Field Generator Processor] Generating class for: com.fernando.entities.User 1 warning
Does the jpa-stream project support jdk 17?
The text was updated successfully, but these errors were encountered: