Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Method newInstance Deprecated as of Java 9 #216

@ClintCombs

Description

@ClintCombs

Replace call to newInstance in SwaggerPlugin with call to getDeclaredConstructor().newInstance() per: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Class.html#newInstance()

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