老周

Results 166 comments of 老周

The `NetworkProvider.createNetwork` does not support reactive , We will solve this problem in the next major version.

https://github.com/jetlinks/jetlinks-community/tree/master/jetlinks-components/configure-component/src/main/java/org/jetlinks/community/configure/r2dbc 看这里。把这个配置复制到你的代码。

通过设置连接有效期,让连接在超过有效期后自动断开。

`max-life-time`, 这个配置在`spring-boot 2.3.x` 是不生效的。

最新master分支直接配置 `spring.r2dbc.pool.max-life-time`即可

docker运行的?设置端口绑定没