-
Type:
New Feature
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Serialization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I need to use a code-first programming method to establish my database. I want it to create the index automatically according to the attribute I wrote on the entity class.
The java driver: spring-data-mongodb, has already supported this, and this is not hard to implement.
Thank you