Join Slack
Powered by
Hello, any kmongo experts here? How to insert data...
# announcements
l
Lukretsiy
02/06/2019, 6:40 AM
Hello, any kmongo experts here? How to insert data class object into mongodb preserving class properties naming?
Copy code
data class Lol {val Kek: String)
Currently,
Kek
will be mapped to
kek
, but I want to preserve it as
Kek
y
yschimke
02/06/2019, 6:55 AM
Thanks for the link, going to try it out. Apart from this issue, any general problems with the library? Or good so far?
l
Lukretsiy
02/06/2019, 6:59 AM
ekhmm.. good library
3
Views
Open in Slack
Previous
Next