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 2022/02/11 03:06:59 UTC

[GitHub] [shardingsphere] linghengqian commented on pull request #14729: Compatible with spring boot 2.x

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. ![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 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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org