This action will force synchronization from shenzhanwang/Spring-mongodb, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
随着Nosql分布式数据库的不断出现,各种非关系型数据库的重要性日益涌现。本项目基于Spring-data的API,实现一个Spring boot连接文档数据库mongoDB,并对数据进行管理的基本功能,包含的内容如下:
1.包含对文档的基本增删改查(CRUD)的功能,基于Spring-data的MongoRepository扩展实现,update和insert操作本质上使用的同一个DAO接口,区别是update操作必须提供主键id,insert操作不提供id字段;
2.包含数据排序、分页的功能;
3.包含按条件进行数据筛选的功能;
4.前端分页插件使用Bootgrid,前端框架使用Bootstrap;
5.使用时,先开启mongoDB;
6.页面访问入口http://localhost:8081/mongodb/index
本项目的实例文档模式如下:
{
"_id" : ObjectId("58369d57eab6bfd4371a5d37"),
"_class" : "po.Picture",
"filename" : "activiti教程",
"path" : "f盘",
"size" : NumberLong(9765)
}
效果图
包含组件Spring boot v2.2.2+Dubbo v2.7.5+Nacos v1.1.1 效果图
包含组件Nacos+Feign+Gateway+Ribbon+Sentinel+Zipkin 效果图
包含组件nacos v1.1.0 + seata v0.7.1 +spring boot dubbo v2.7.5 效果图
包含组件nacos v1.1.0 + seata v0.7.1 +spring cloud alibaba v2.1.0 效果图
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。