SirMin commented on pull request #14729: URL: https://github.com/apache/shardingsphere/pull/14729#issuecomment-1019071458
@zjcnb springboot only @ConfigurationProperties not support '_', but @Value support. code in pr is from spring.  org.springframework.boot.context.properties.bind.DataObjectPropertyName#toDashedForm. the springboot version is 2.3.4.RELEASE -- 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]
