ZWMdarker commented on issue #13817:
URL:
https://github.com/apache/shardingsphere/issues/13817#issuecomment-979766374
and I debugged the source code, I found in the class
AbstractAlgorithmProvidedBeanRegistry ,this method registerBean.
boolean existProps = PropertyUtil.containPropertyPrefix(environment,
propsPrefix) always return false; and i try to use this method
environment.getProperty("spring.shardingsphere.rules.sharding.sharding-algorithms.database_inline.props.algorithm-expression")
, i can get the result
--
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]