Skip to content

Incorporate new language features (Java 17) #85

@javahippie

Description

@javahippie

Is your feature request related to a problem? Please describe.
Right now there are constructs and patterns in the code which can be solved more elegantly and concise with Java 17 language features. An overview can be found here: https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED&tags=java14,java15,java16,java17&id=operaton_operaton

Describe the solution you'd like
We should identify code which can be improved by the new features and commit some changes, one after another.

This is a good issue for people to get started with their contributions. Pull Requests would ideally only consider one module at the time, to keep the changes small enough for reviews

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersideaNew feature idea for Operaton

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions