MP
Results
2
comments of
MP
trafficstars
I am bumping into same problem as well and have created a sample repo [here](https://github.com/mparthasarathi/demo) could you please check and advise? We're expecting the serialised query like below ``` query...
Thanks @jay3047 Now I am getting below error `Java 8 date/time type `java.time.LocalDate` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling` How to customize the ObjectMapper thats being...