E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
boot-mybatis
spring
boot-mybatis
框架整合
整体目录结构sql语句usecourse;createtableifnotexistsstudent(idintprimarykeyauto_incrementcomment'学号',namevarchar(4)notnulluniquecomment'姓名',sexchar(1)notnullcomment'性别',classIdintnotnullcomment'班级');实体类package
向前冲鸭
·
2020-08-21 18:36
框架
【转】spring
boot-mybatis
plus 多数据源
1.基本介绍(1)dynamic-datasource-spring-boot-starter是一个基于springboot的快速集成多数据源的启动器。其支持Jdk1.7+,SpringBoot1.4.x1.5.x2.0.x。注意:该插件可以不依赖MyBatis-Plus,可以独立使用。(2)它主要用于读写分离,一主多从的环境。(当然也可以纯粹当成多库使用)一主多从的环境下数据库分工:主数据库建议
我家有只小熊二
·
2020-08-04 10:41
Spring相关
springboot
mybatis
plus
boot-mybatis
基于注解
springbootmybatis基于注解基于springboot2.0.5.RELEASE基础的CRUD注解@Select@Insert@Update@Delete对象映射注解@Results返回多个字段映射.@Result单个字段映射.@ResultMap相当于标签动态sql注解@SelectProvider@InsertProvider@UpdateProvider@DeleteProvid
iiaythi
·
2020-07-15 15:45
spring
boot
spring
boot-mybatis
集成PageHelper 分页插件(mybatis分页二)
1,首页maven引入依赖:com.github.pagehelperpagehelper-spring-boot-starter1.2.52,在application.properties配置文件里进入插件的相关配置server.port=8089#此处省略其它配置#pagehelper分页插件配置pagehelper.helperDialect=mysqlpagehelper.reasonab
未名who
·
2018-08-29 21:41
mybatis
分页插件
pageHelper
10
Mybatis
上一页
1
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他