TaoZhiMLND commented on issue #5168: [DISCUSS]  Simplify the configuration  API 
of ShardingKeyGenerator on spring namespace
URL: 
https://github.com/apache/incubator-shardingsphere/issues/5168#issuecomment-613220183
 
 
   > @TaoZhiMLND would you please investigate whether the FactoryBean api could 
simplify to this:
   > 
   > <spi:bean id="incrementAlgorithm" type="INCREMENT"/>
   > <sharding:key-generator id="orderKeyGenerator" column="order_id" 
algorithm-ref="incrementAlgorithm" />
   
   Thanks for all lot you, and I will do it soon!

----------------------------------------------------------------
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