baomidou / dynamic-datasource

dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
https://www.kancloud.cn/tracy5546/dynamic-datasource/2264611
Apache License 2.0
4.67k stars 1.19k forks source link

Updated version threw Exception of LocaldateTime: com.microsoft.sqlserver.jdbc.SQLServerException: The conversion to class java.time.LocalDateTime is unsupported. #218

Closed przygrubyu5 closed 4 years ago

przygrubyu5 commented 4 years ago

Enviroment

JDK Version(required): 1.8 SpringBoot Version(required): 2.1.11 dynamic-datasource-spring-boot-starter Version(required): 3.1.0 druid Version(optional): 1.1.22

3.3.2 # Describe older version not has error, but it update has error after SpringBoot Version(required): 2.1.11 dynamic-datasource-spring-boot-starter Version(required): 3.1.0 druid Version(optional): 1.1.22 3.0.6 Expected Result: Actual Result: # Steps to reproduce - Step 1 - Step 2 - Step 3 ![image](https://user-images.githubusercontent.com/10510950/83248781-2d1b6780-a1d8-11ea-8959-289ba08a4cd5.png)
huayanYu commented 4 years ago

mybatis升级后的问题,和数据源无关