-
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
目前分布式事务应用中使用的是动态数据源,通过对动态数据源A和B的操作发现…
-
# Enviroment
JDK Version(required): 1.8
SpringBoot Version(required): 1.5.1
Starter Version(required): 2.5.5
# Describe
请问,只需要在yml文件中,如文档所示例配置,使用@DS区分,就可以了吗?但是,我按照官方文档上配置根本启动不了项目,我看百度上还…
-
- [ ] 我已在 [issues](https://github.com/pagehelper/Mybatis-PageHelper/issues) 搜索类似问题,并且不存在相同的问题.
我用的druid连接池,sqlserver2012, 最新的springboot版本的pagehelper 1.2.12,在分也时,无论我传的页大小为什么,永远都是0最后输出来,导致无法分页
## 异常模板…
-
# Enviroment
JDK Version(required):
1.8
SpringBoot Version(required):
2.1.1
Starter Version(required):
3.0.6 & 1.3.0
# Describe
druid多数据源错误》dbType not support : null, url null
不引入多数据源…
-
### 当前使用版本(必须填写清楚,否则不予处理)
mybatis plus 3.1.1
### 该问题是怎么引起的?**([最新版](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*)上已修复的会直接**close**掉)**
springboot多模块分层架构(modules包含demo-common,d…
-
-
I am not configure keyGenerator , but it work
I just want to generate id by mysql
-
# Enviroment
Windows10 + Maven3 + Tomcat9.0.16 + MySQL5.7
DatasourceType: com.zaxxer.hikari.HikariDataSource
DriverClassName: com.mysql.cj.jdbc.Driver
JDK Version(required):
v1.8
SpringBoot Ver…
-
# Enviroment
JDK Version(required):
1.8
SpringBoot Version(required):
1.5.19
Starter Version(required):
2.5.4
# Describe
> spring:
> datasource:
> dynamic:
> primary: master #设置默认的数据源…
-
# Enviroment
springboot+durid+mybatis-plus+postgresql
JDK Version(required):
1.8
SpringBoot Version(required):
2.1.1.RELEASE
Starter Version(required):
v2.5.4
# Describe
在使用多数据源动态切换到某一指定数据源…