Details
-
New Feature
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
Description
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