Join Slack
Powered by
How to use Spring @LastModifiedDate with entities ...
# multiplatform
l
lewik
02/03/2018, 2:53 PM
How to use Spring @LastModifiedDate with entities in kotlin common (mongo)? Any ideas?
s
sandwwraith
02/03/2018, 2:57 PM
Make a common annotation and typealias it to
@LastModifiedDate
on JVM?
l
lewik
02/03/2018, 2:58 PM
... obvious, sorry
lewik
02/03/2018, 3:05 PM
Could I use existed class in actual?
lewik
02/03/2018, 3:05 PM
like actual + typealias?
s
sandwwraith
02/03/2018, 3:05 PM
actual typealias
32
Views
Open in Slack
Previous
Next