mirage
mirage copied to clipboard
Have any roadmap to support immutable entity?
I would like to use entity with immutability, such as @PersistenceConstructor in spring data mongodb. Do you have any roadmap for immutable entity?
I try to implement in #73.