推荐
专栏
教程
课程
飞鹅
本次共找到416条
mybatis
相关的信息
Easter79
•
3年前
springboot+dubbo+myBatis实现微服务集成
springbootdubbomyBatis实现微服务集成代码下载:https://download.csdn.net/download/typ1805/10485048(https://www.oschina.net/action/GoToLink?urlh
Easter79
•
3年前
springboot集成redis(mybatis、分布式session)
安装Redis请参考:《CentOS快速安装Redis》(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cnblogs.com%2Fskychenjiajun%2Fp%2F8608097.html)一、springboot集成redis并实现DB与缓存同步1.添加re
Stella981
•
3年前
SpringBoot + Mybatis 多模块( module )项目搭建教程
作者:枫本非凡www.cnblogs.com/orzlin/p/9717399.html一、前言最近公司项目准备开始重构,框架选定为SpringBootMybatis,本篇主要记录了在IDEA中搭建SpringBoot多模块项目的过程。1、开发工具及系统环境
Stella981
•
3年前
Spring 中使用 Hibernate
Hibernate在ORM领域具有广泛的影响,拥有广大的使用群体。它提供了ORM最完整、最丰富的实现,在Spring4.0中目前全面支持Hibernate5.0,不再支持Hibernate3.6 之前的版本。因为iBatis的升级版MyBatis自身已经提供了对Spring整合的支持,所以 Spring不再为MyBat
Easter79
•
3年前
SSM(SpringMVC+Spring+Mybatis)框架学习理解
近期做到的项目中,用到的框架是SSM(SpringMVCSpringMybatis)。之前比较常见的是SSH。用到了自然得了解各部分的分工springmvc是spring处理web层请求的一个模块,springmvc需要有spring的架包作为支撑才能跑起来。(也有看到一些博客有提到springboot,springboot就是一个大框架
Wesley13
•
3年前
MySQL保存或更新 saveOrUpdate
在项目开发过程中,有一些数据在写入时候,若已经存在,则覆盖即可。这样可以防止多次重复写入唯一键冲突报错。下面先给出两个MyBatis配置文件中使用saveOrUpdate的示例<!单条数据保存<insertid"saveOrUpdate"parameterType"TestVo"inserti
Stella981
•
3年前
MyBatis 的执行流程,写得也太全了吧!
!(https://oscimg.oschina.net/oscnet/b690ff4130a24424801992d53b5aebfb.jpg"0D5F937FE12312312D81F17F.jpg")程序员的成长之路互联网/程序员/技术/资料共享 关注阅读本文大概需要10 分钟。来自:_https://blo
Stella981
•
3年前
Mybatis深入源码分析之SqlSessionFactoryBuilder源码分析
!(https://www.w3cschool.cn/attachments/image/20170807/1502093784622523.png)一:源码分析代码片段
Stella981
•
3年前
Mybatis源码解析,一步一步从浅入深(七):执行查询
一,前言 我们在文章:Mybatis源码解析,一步一步从浅入深(二):按步骤解析源码(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fzhangchengzi%2Fp%2F9672922.html)的最后一步说到执行查询的关键代码:
Stella981
•
3年前
MyBatis初级实战之三:springboot集成druid
欢迎访问我的GitHubhttps://github.com/zq2599/blog\_demos(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fzq2599%2Fblog_demos)内容:所有原创文章分类汇总及配套源码,涉及Java、Do
1
•••
29
30
31
•••
42