Closed
Description
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.