You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team, I'm using azure cloud function java 11 and the response of the functions are ok, just I would like to change the date-format for all output object. But I couldn't find any information about it.
I would like to get the response format:
spring.gson.date-format=yyyy-MM-dd'T'HH:mm:ss
Like left json of the picture.
The text was updated successfully, but these errors were encountered:
Hi @ODH003 , Thanks very much for opening this issue. As CrawX provided a workaround, we still want to know if you can provide an repo used to reproduce this issue. Thanks very much.
Hi team, I'm using azure cloud function java 11 and the response of the functions are ok, just I would like to change the date-format for all output object. But I couldn't find any information about it.
I would like to get the response format:
spring.gson.date-format=yyyy-MM-dd'T'HH:mm:ss
Like left json of the picture.
The text was updated successfully, but these errors were encountered: