You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/12/09 03:51:05 UTC

[GitHub] [incubator-shardingsphere] cherrylzhao commented on issue #1977: make key-generator and encryptor strategy as a spring bean on spring namespace

cherrylzhao commented on issue #1977: make key-generator and encryptor strategy as a spring bean on spring namespace
URL: https://github.com/apache/incubator-shardingsphere/issues/1977#issuecomment-563051520
 
 
   it seems that we should instance KeyGenerator when constructing `KeyGeneratorConfiguration` instead of inside `TableRule`. for spring-namespace we can leverage `FactoryBean` to create KeyGenerator through our NewInstanceServiceLoader. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services