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

date format setting for jackson in application.properties #463

Open
MehmetNuri opened this issue Jun 11, 2023 · 0 comments
Open

date format setting for jackson in application.properties #463

MehmetNuri opened this issue Jun 11, 2023 · 0 comments

Comments

@MehmetNuri
Copy link

Description
I would like to format the json data outputs as given in the application.properties file. In Spring Boot, this feature can be made as "spring.jackson.date-format=yyyy-MM-dd HH:mm:ss". As the latter one needs to be set for each date field. Thanks much!

Implementation ideas
quarkus.jackson.date-format=dd.MM.yyyy HH:mm:ss Z 'GMT'

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