2025-01-26 10:38:28.007 [http-nio-9999-exec-4] ERROR com.wgcloud.util.jdbc.ConnectionUtil - 连接数据库错误
org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]". ClientConnectionId:8dcc9be4-f61d-4ff9-9a5f-a86242205249
......
Caused by: javax.net.ssl.SSLHandshakeException: The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]
......