mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	fix 修复 sqlserver 特定情况下报 ssl 证书问题 默认关闭 ssl 认证
This commit is contained in:
		@@ -72,7 +72,7 @@ spring:
 | 
			
		||||
#          password: root
 | 
			
		||||
#        sqlserver:
 | 
			
		||||
#          driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver
 | 
			
		||||
#          url: jdbc:sqlserver://localhost:1433;DatabaseName=tempdb;SelectMethod=cursor;rewriteBatchedStatements=true
 | 
			
		||||
#          url: jdbc:sqlserver://localhost:1433;DatabaseName=tempdb;SelectMethod=cursor;encrypt=false;rewriteBatchedStatements=true
 | 
			
		||||
#          username: SA
 | 
			
		||||
#          password: root
 | 
			
		||||
      druid:
 | 
			
		||||
 
 | 
			
		||||
@@ -75,7 +75,7 @@ spring:
 | 
			
		||||
#          password: root
 | 
			
		||||
#        sqlserver:
 | 
			
		||||
#          driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver
 | 
			
		||||
#          url: jdbc:sqlserver://localhost:1433;DatabaseName=tempdb;SelectMethod=cursor;rewriteBatchedStatements=true
 | 
			
		||||
#          url: jdbc:sqlserver://localhost:1433;DatabaseName=tempdb;SelectMethod=cursor;encrypt=false;rewriteBatchedStatements=true
 | 
			
		||||
#          username: SA
 | 
			
		||||
#          password: root
 | 
			
		||||
      druid:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user