Skip to content

NamingStrategy.INSTANCE and DefaultNamingStrategy.INSTANCE are both deprecated #1350

@bclozel

Description

@bclozel

NamingStrategy.INSTANCE is deprecated in favor of DefaultNamingStrategy.INSTANCE, but the latter points back to the former - there's currently no way to avoid this deprecation.

Here's an example of a broken Spring Boot build on this warning.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions