How to use Spring @LastModifiedDate with entities ...
# multiplatform
l
How to use Spring @LastModifiedDate with entities in kotlin common (mongo)? Any ideas?
s
Make a common annotation and typealias it to
@LastModifiedDate
on JVM?
l
... obvious, sorry
Could I use existed class in actual?
like actual + typealias?
s
actual typealias