Not able to call GET API with Date request param in Spring boot project
I am trying to call a GET API with LocalDateTime format but it keeps giving error that the request param is missing.
I am trying to call a GET API with LocalDateTime format but it keeps giving error that the request param is missing.