I want to try using Kotlin with my Spring boot app...
# getting-started
f
I want to try using Kotlin with my Spring boot application using ElasticSearch. I would like to use initially the data classes. I use jackson currently in Java8. Any issue of doing it with Spring Data ES ?