-
初次运行报错,使用单Mysql:,网上说添加`&allowPublicKeyRetrieval=true`还是不行。
配置文件
```yaml
spring:
datasource: #单数据源
url: jdbc:mysql://116.198.246.189:3306/${database.name}?useUnicode=true&characterEncoding…
-
Hello to everyone
i am trying to use the moodle plugin for sebserver 2.0 but i don't seem to get it working. I have the bundled SEB Server 2.0 latest docker working (migrated from version 1.6 based…
-
### 当前使用版本(必填,否则不予处理)
com.baomidou
mybatis-plus-boot-starter
3.5.3.1
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
类型转换问题
### 重现步骤(如果有就写完整)
```
List permissions = CollUtil.newArrayL…
-
spring:
shardingsphere:
datasource:
names: ds1,ds2
ds1:
...
ds2:
...
rules:
sharding:
tables:
t_order:
actua…
-
## Question
Run the project directly using the IDEA editor, and everything works fine. However, when running the jar file after using maven install, the spi implementation related to mysql parser can…
-
- https://blog.csdn.net/qq_41701956/article/details/103253168
- https://zhuanlan.zhihu.com/p/64147696
-
3.5.5执行sql没有问题
`select e.* from newplat_biz.z_oa_notify e left join newplat_biz.z_oa_notify_a a on e.id = a.id where e.create_user = '1' order by e.create_time desc LIMIT 30 `
升…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
最新的包, 安装后(docker-compos…
-
**Affects:** Spring Framework 6.0.2
---
- spring now support https://github.com/oracle/graal/commit/b455f23b624a1af149c7d5769443a4775bedd087 lambdaCapturingTypes?
- quarkus example: https://gi…
ccwxl updated
4 months ago
-
### Ⅰ. Issue Description
当使用jdk21的时候,seata无法连接到zookeeper
### Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
```
Just paste your stack trace here!…