Skip to content

JDK11 Compatibility #2

@Desislav-Petrov

Description

@Desislav-Petrov

Hi,

Currently the project cannot compile on JDK 11.

The reason is that the lombok version used in the project uses operations that are deemed unsafe in JDK11. Further, PreDestroy is no longer part of the JDK so needs to be added as an additional dep.

I've opened a PR for the changes.

Thanks,
Des

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