Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JsonbConfig for JAX-RS #75

Open
jansupol opened this issue Apr 9, 2018 · 1 comment
Open

JsonbConfig for JAX-RS #75

jansupol opened this issue Apr 9, 2018 · 1 comment

Comments

@jansupol
Copy link
Owner

jansupol commented Apr 9, 2018

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?

@jansupol
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant