Skip to content

JsonbConfig for JAX-RS #75

@jansupol

Description

@jansupol

I'm developing Java EE 8 app using JAX-RS.
I have LocalDateTime fields in my Entities.
When I return those entities from JAX-RS resource methods, I indicate desired formatting with @JsonbDateFormat annotation.
Is it possible to define my formatting somewhere once, so it's applied to all entities?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions