I\'m using kotlin with spring boot. When i request to endpoint, that should return me LocalDateTime object, it returns me array instead of string.
LocalDateTime
Exampl