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 2020/04/14 04:31:31 UTC

[GitHub] [incubator-shardingsphere] TaoZhiMLND commented on issue #5168: [DISCUSS] Simplify the configuration API of ShardingKeyGenerator on spring namespace

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


With regards,
Apache Git Services