linghengqian commented on pull request #14729: URL: https://github.com/apache/shardingsphere/pull/14729#issuecomment-1035841316
> > > @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 > > > > Yes, i see. By the way, i think add toDashedForm() for PropertyUtil.class, it's ok. But why change dependency. > > @zjcnb spring boot 2.x not support snakeyaml 1.16. need to uppgrade Does this have much to do with the ` snakeyaml.version` ? I want to know whether the generic lost it with https://github.com/apache/shardingsphere/pull/15260 . -- 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]
