推荐
专栏
教程
课程
飞鹅
本次共找到477条
mybatis一对一
相关的信息
Easter79
•
3年前
springmvc mybatis 调用sql , 转成json
1.代码@AutowiredprivateSqlSessionFactoryBeansqlSessionFactory;@RequestMapping(value"f3")publicStringf3(@RequestBodyMap<String,Stringm
Easter79
•
3年前
springboot基于角色的权限认证
一、使用场景springboot、springSecurity、mybatis 基于角色的权限控制二、参考文献https://liuyanzhao.com/7431.html(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fliuyanzhao.com%2F7431.htm
Easter79
•
3年前
SpringBoot整合mybatis、shiro、redis实现基于数据库的细粒度动态权限管理系统实例
1.前言本文主要介绍使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例。使用技术:SpringBoot、mybatis、shiro、thymeleaf、pagehelper、Mapper插件、druid、dataTables、ztree、jQuery开发工具:intellijidea数据库:mys
Easter79
•
3年前
SpringBoot+Druid+Mybatis连接Oracle
最近有一个新项目需要开发搭建了个SpringBoot框架记录一下!Oracle连接jar编译到maven仓库参考:Maven编译jar包到本地仓库(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fwzsy_ll%2Farticle%2Fdetails
Stella981
•
3年前
Mybatis拦截器之数据加密解密
_点击左上角关注「日拱一兵」_!(https://oscimg.oschina.net/oscnet/409b0cd8ed0a64411902ee004f1c70d7dea.jpg)拦截器介绍MybatisInterceptor在Mybatis中被当作Plu
Stella981
•
3年前
SpringBoot+Druid+Mybatis连接Oracle
最近有一个新项目需要开发搭建了个SpringBoot框架记录一下!Oracle连接jar编译到maven仓库参考:Maven编译jar包到本地仓库(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fwzsy_ll%2Farticle%2Fdetails
Stella981
•
3年前
SpringBoot整合mybatis、shiro、redis实现基于数据库的细粒度动态权限管理系统实例
1.前言本文主要介绍使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例。使用技术:SpringBoot、mybatis、shiro、thymeleaf、pagehelper、Mapper插件、druid、dataTables、ztree、jQuery开发工具:intellijidea数据库:mys
Wesley13
•
3年前
oracle结合mybatis批量插入数据
先上代码:controller:resultservice.insertTRbXdhjLendYdData(params);service:List<TRbXdhjLendDTOdtoList(List<TRbXdhjLendDTO)paramMap.get("jsonList");
Stella981
•
3年前
Mybatis深入源码分析之SqlSessionFactory二级缓存原理分析
!(https://www.w3cschool.cn/attachments/image/20170807/1502093784622523.png)上篇内容回顾可以参考;Mybatis深入源码分析之SQLSession一级缓存原理分析(https://my.oschina.net/u/3995125/blog/3079788)这里再概括下上
Stella981
•
3年前
Mybatis初学时遇到的错误
错误一:com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException:3字节的UTF8序列的字节2无效。解决:我的项目是Maven构建的,所以在项目依赖配置文件pom.xml上加入构建项目编码属性:<proper
1
•••
25
26
27
•••
48