Skip to content

Rename PropertyNamingStrategy CAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES to standard SNAKE_CASE? #909

@marcottedan

Description

@marcottedan

Hi,

There is a standard naming convention for "lower_case_with_underscore" it's called snake_case : https://en.wikipedia.org/wiki/Snake_case

Would it be possible to duplicate the existing PropertyNamingStrategy to add the PropertyNamingStrategy.CAMEL_CASE_TO_SNAKE_CASE or deprecated the existing one?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions