SirMin commented on pull request #14729:
URL: https://github.com/apache/shardingsphere/pull/14729#issuecomment-1038741185


   
   
   
   
   > > > > @zjcnb springboot only @ConfigurationProperties not support '_', but 
@value support. code in pr is from spring. 
![image](https://user-images.githubusercontent.com/16568907/150627087-b3087b81-abaf-4ad1-b561-288c9ed64e97.png)
   > > > > 
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 #15260 .
   
   @linghengqian yes,  SET type generic lost in new snakeyaml. can use list 
instead of it,  or set type 


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


Reply via email to