I have issue with mapping JSON to class with entity instance.
install(ContentNegotiation) { jackson { enable(SerializationFeature.INDENT_OUTPUT) }