Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MongoDB にスキーマがないことは承知しています。インターネットで調べましたが、何も見つかりません。
基本的に、Java Spring MongoDB 用の API があります。スキーマを制御できるように、Spring 上で MongoDB のスキーマを定義する方法はありますか。何も見つかりませんでした。
MorphiaとSpring Data MongoDBの両方を確認する必要があります。どちらも MongoDB との対話に役立つライブラリです。
これは、Morphia、Mongo4j、および Spring Data の比較です。