Open
Description
I am a mid-level Java developer but I could not run the backend service on this project. error message is: Exception in thread "main" java. lang.UnsupportedClassVersionError: org/jboss/modules/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
I understand Jre 8 supports class files up to 52-level, for this reason, I even tested it with JDK 17 . unfortunately, it failed
Metadata
Metadata
Assignees
Labels
No labels