-
谢谢!!!
noear updated
5 years ago
-
看benchmark的结果确实不错,但是生产环境确实不太敢尝试!
ghost updated
10 months ago
-
**Is your feature request related to a problem? Please describe.**
When building a multi-module project which includes a module outside of the springboot project, support compileJava tasks
**Descr…
-
Please fill it out carefully, or it will be closed.
请认真填写,不然会直接关闭。
# Enviroment
JDK Version(required): jdk8
SpringBoot Version(required): 2.7.18
dynamic-datasource-spring-boot-starter Ver…
-
# Enviroment
JDK Version(required): oracle jdk 17
SpringBoot Version(required): 3.3.1
dynamic-datasource-spring-boot-starter Version(required): 4.3.1
druid Version(optional): 无
# Desc…
-
使用jdk17的时候 无法创建连接
-
We would like to thank everyone in this community for your constant support of OceanBase. We're confident that, with our effort and your support, this community could grow more prosperous and serve a…
-
Please fill it out carefully, or it will be closed.
请认真填写,不然会直接关闭。
# Enviroment
JDK Version(required): 17
SpringBoot Version(required): 3.1.0
dynamic-datasource-spring-boot-starter Vers…
-
Please fill it out carefully, or it will be closed.
请认真填写,不然会直接关闭。
# Enviroment
JDK Version(required):
1.8.0.321
SpringBoot Version(required):
2.7.13
dynamic-datasource-spring-boot-starte…
-
1. 程序入口注解了
```
@EnableMultiDs
@EnableDsMonitor
@SpringBootApplication
```
2. 配置好数参数后,启动成功,数据源也初始化成功,程序也是正常运行,但是访问 `/beecp` 报错
> 没有配置 `monitorUserId` 和 `monitorPassword`
```
java.lang.…