Skip to content

Add PropertyNameStrategy KEBAB_CASE #963

@danielmischler

Description

@danielmischler

With json api (jsonapi.org) as a possible standard way to exchange json data between applications it would be great to have its recommended property naming strategy added to jackson:
http://jsonapi.org/recommendations/#naming
http://guides.emberjs.com/v2.1.0/models/customizing-serializers/#toc_json-api-document

It seems to be CAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES just with underscores replaced by dashes :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions