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
I have a module exception. "Cannot add objects of class class org.joda.time.LocalDate to JsonArray"
All fields type except for date and date time are returned successfully, but date and date time type column value raises the exception..
How can I solved it??