Spring Boot 2.6.6 MSSQL连接问题
在生产中升级到弹簧靴2.6.6之后,不断遇到数据库连接问题 像
- com.microsoft.sqlserver.jdbc.sqlserverexception:查询已经计时了。查询已经计时了。
- 连接是
JDBC的当前版本是5.3.18,R2DBC是1.1.7
是否有人遇到相同的问题?
After upgrading to spring boot 2.6.6 in production, constantly experiencing db connection issues
like
- com.microsoft.sqlserver.jdbc.SQLServerException: The query has timed out. The query has timed out.
- connection is broken
current version for jdbc is 5.3.18 and r2dbc is 1.1.7
Does anybody experiencing the same issue ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论