Skip to content

Bump project to java versions past Java 8 #34

Description

@NeoCortex97

I only have java 11, 14, and 17 instances on my system.
I tried launching the prebuilt jar, but I got countless errors regarding things that got removed from the java core with java 9 or later.
I tried opening the project in an IDE and fixed some problems with these things rather crudely.
I'm not that good with java, but I would assist you in updating the project to a current Java version.
And maybe a current spring version (I'm using spring at work, so I could help with that).

And as it seems, you are using some libraries (mainly junit) that you provide as a jar in your classpath and that don't show up in the maven project. Please fix that!!!
Either by specifying them as provided, or by simply as a normal dependency.

Otherwise the project seems really exciting and I'm looking forward to using it!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions