Closed wilbertharriman closed 1 year ago
In short, the error is caused by Maven defaulting to newer Java version when compiling. As a result, the build artifact is not compatible with Java 8.
For more details on what's wrong, refer to
https://www.morling.dev/blog/bytebuffer-and-the-dreaded-nosuchmethoderror/
In short, the error is caused by Maven defaulting to newer Java version when compiling. As a result, the build artifact is not compatible with Java 8.
For more details on what's wrong, refer to