摘要: 问题描述 java项目使用waffle进行windows account进行登录验证。在使用的时候出现java.lang.UnsatisfiedLinkError 相似问题 https://github.com/Waffle/waffle/issues/696 解决办法 使用dependencywa 阅读全文
posted @ 2022-01-04 14:52 talentzemin 阅读(57) 评论(0) 推荐(0)
摘要: 下载JDBC Driver 目前最新版本是v9.4 值得一提的是从v6.4开始,连接字符串增加属性SSLProtocol,可以指定TLS版本(https://github.com/Microsoft/mssql-jdbc/wiki/SSLProtocol) https://docs.microsof 阅读全文
posted @ 2022-01-04 14:44 talentzemin 阅读(338) 评论(0) 推荐(0)