Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 349 Bytes

README-zh-ch.md

File metadata and controls

5 lines (5 loc) · 349 Bytes

Springboot 集成 MongoDb

Springboot自动封装了一个MongoDB的Template类,可简单调用它的Api完成增删改。
com.dashuai.learning.mongodb.support.MongoDbDao 此类是我自己封装的通用Mongodb操作类。
包含了大部分应用场景。
本例子预览可访问http://localhost:8080/ ,记得自行更改mongodb配置