Skip to content

Use Java8 native java.time package instead of Joda #26

@kwin

Description

@kwin

Currently the Swagger classes are generated relying on the third party library Joda Time. This is no longer recommended if you target Java 8 or above. Instead the native Java 8 classes should be used.
For that just set the dateLibrary option to java8 (https://openapi-generator.tech/docs/generators/java/).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions