junwangit commented on issue #3511: use master-slave and encrypt rule  together
URL: 
https://github.com/apache/incubator-shardingsphere/issues/3511#issuecomment-553228736
 
 
   Remove springboot auto-configuration, manually configured, this problem is 
solved, but new problems arise.
   
   `
   org.springframework.dao.InvalidDataAccessApiUsageException: Error attempting 
to get column 'updated_time' from result set.  Cause: 
java.sql.SQLFeatureNotSupportedException: getObject with type
   ; getObject with type; nested exception is 
java.sql.SQLFeatureNotSupportedException: getObject with type
   `
   Unit test execution insertion, data can be written desensitized through the 
main library. However, I got an error when I queried from the library. When the 
original data source is not configured with the desensitization rule, it can be 
queried normally. The time of the desensitization rule JDK8 cannot be converted.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to