How do I use Jackson JSON mapper with Java 8 LocalDateTime?
org.codehaus.jackson.map.JsonMappingException: Can not instantiate value of type [simple t
If you consider using fastjson, you can solve your problem, note the version
com.alibaba fastjson 1.2.56