Join Slack
Powered by
Hey guys, I'm getting a MappingException using `sp...
# spring
s
strelok
06/05/2017, 12:20 PM
Hey guys, I'm getting a MappingException using
spring-data-mongodb
and Kotlin data classes. But it happens at random. I've tried adding
@PersistenceConstructor
and annotating each property with a
@Field
annotation, but it still happens.
6
Views
Open in Slack
Previous
Next