Introduction:
#### 🔥🔥🔥Use MyBatisPlus style to elegantly operate MongoDB
- #### Like the wind slipping into the night
- #### Simplify development
Advantages:
- Non-intrusive: only enhances without changing, introducing it will not affect the existing project, as smooth as silk
- Low overhead: automatically injects basic CRUD on startup, performance is basically without loss, directly object-oriented operation
- Powerful CRUD operations: generic Service, most CRUD operations for a single table can be achieved with minimal configuration, plus a powerful condition constructor to meet various usage needs
- Supports Lambda style calls: through Lambda expressions, convenient to write various query conditions, no need to worry about writing wrong fields
- Supports automatic primary key generation: supports up to 5 primary key strategies (including distributed unique ID generator - Sequence), freely configurable, perfectly solves primary key issues
- エンティティクラスなしでの操作をサポート
- 動的データソースをサポート
- 論理削除、全集合の更新および削除防止、自動フィルなどの機能をサポート
クイック開発
MyBatisPlusはMyBatisのように多くのSQL文を書く必要がありません。Mongo-Plusも同様です!
プロジェクトはMurphy Securityに接続済み
##### 検査レポートを見るにはクリックドキュメント
ドキュメントURL: https://mongoplus.com/お問い合わせ
#### MongoPlusの使用中に質問やアイデア、またはグループチャット参加希望の方はご連絡ください #### v:anwen_529 #### 備考:MongoPlus
参加と貢献
- 本リポジトリをStarおよびForkする
- 新しいFeat_xxxブランチを作成する
- コードをコミットする
- 新しいプルリクエストを作成する