十五、spring boot 2.x 集成 mongodb

mongodb安装请查看:http://www.runoob.com/mongodb/mongodb-window-install.html 1、在pom.xml中添加mongodb的maven依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-dat
相关文章
相关标签/搜索