nanzheng commented on issue #10867: URL: https://github.com/apache/shardingsphere/issues/10867#issuecomment-871277752
> Hi @nanzheng > I checked [encrype example ](https://github.com/apache/shardingsphere/tree/8ee0074d018ce56487bc0138d84acc097c28002b/examples/shardingsphere-jdbc-example/other-feature-example/encrypt-example/encrypt-spring-boot-example) > and the properties is as expected. > > You may want to see the class `EncryptAlgorithmFactoryBean` to find the SPI load logic. Thank for your reply. So EncryptAlgorithmFactoryBean will pass the propeties value into the algorithm? I will check it out. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
