Format Date in response of POST rest API
I create a POST API in spring boot + kotlin. I create a LocalDate object but response is something not desired. I have used
org.springframework.format.annotation.DateTimeFormat
What I get is something like:
a@mail.com
2000
JANUARY
ISO
iso8601
1
SATURDAY
CE
1
true
1
What I want is something like...