CrazyLionLi
CrazyLionLi
> hello, you said is dubbo3 go or java? java dubbo3.0
> It would be a splendid idea, would you want to contribute? Unfortunately, I don't know enough about Polaris at present
> 1. We can set TTL for it. But we need a mechanism to refresh it. > 2. You can upgrade it in 3.3.x Currently, the Redis metadata center implementation...
> Paste details. ``` 2024-01-09 15:03:37 [main] INFO i.s.s.a.GlobalTransactionScanner - Transaction Manager Client is initialized. applicationId[ruoyi-system] txServiceGroup[ruoyi-system-group] 2024-01-09 15:03:37 [main] INFO io.seata.rm.datasource.AsyncWorker - Async Commit Buffer Limit: 10000 2024-01-09 15:03:37...
> It seems that there are some warnings, some of which are unrelated to Seata. Does this actually have any impact on the actual usage? There are warnings after the...
> it seems just a warn, spring framework changed the log level, it used to be info. there is a BeanPostProcessorChecker which will log a warn if a not spring...
springboot 已经使用了 logback 1.4.11 版本了
logstash-logback-encoder 版本 最新版本已经不支持logback 1.2.X了 标题写错了 logback 低版本有bug 建议升级 1.3.X或者1.4.X
springboot 3.0.6 + oracle 17.0.6 `JCE cannot authenticate the provider BC` Still have this problem I don't know when it's going to fix it.
> @JavaLionLi the answer is right above your comment. Using the following configuration has no effect ``` org.springframework.boot spring-boot-maven-plugin org.bouncycastle bcprov-jdk15on ```