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 2021/10/11 12:40:47 UTC

[GitHub] [shardingsphere] LeeGuoPing opened a new issue #12992: What are spring.provides for? and why the spring.provides content not same with package

LeeGuoPing opened a new issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992


   ## Question
   
   ![image](https://user-images.githubusercontent.com/35389145/136791475-eb10ab79-6a24-4e77-a1e8-4a79b97c6dbb.png)
   
   


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



[GitHub] [shardingsphere] LeeGuoPing commented on issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
LeeGuoPing commented on issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992#issuecomment-940596979


   By the way, the package name is `shardingsphere-jdbc-core-spring-boot-starter`,the `spring.provides` content is `shardingsphere-jdbc-spring-boot-starter`.  And in other places,  the package name is same with `spring.provides` content.  Is the content not must the same with package? 
   ![image](https://user-images.githubusercontent.com/35389145/136879917-24f68e9c-17a0-4bc0-8ea1-35517e462752.png)
   
   


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



[GitHub] [shardingsphere] LeeGuoPing closed issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
LeeGuoPing closed issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992


   


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



[GitHub] [shardingsphere] RaigorJiang commented on issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992#issuecomment-940601404


   I got some information through google search, you can also refer to:
   https://www.google.com/search?q=spring.provides&btnK=Google+%E6%90%9C%E7%B4%A2&source=hp&ei=6vJkYZrXDLK1mAWFrajoAw&iflsig=ALs-wAMAAAAAYWUA-qqGZtjjV0SvDnCjoE2OKeAnuePT


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



[GitHub] [shardingsphere] LeeGuoPing commented on issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
LeeGuoPing commented on issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992#issuecomment-940592341


   @RaigorJiang Thank you for your reply
   ![image](https://user-images.githubusercontent.com/35389145/136878621-6eb9af03-df78-416c-b759-41be4f94ada9.png)
   
   
   


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



[GitHub] [shardingsphere] LeeGuoPing commented on issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
LeeGuoPing commented on issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992#issuecomment-940571189


   @RaigorJiang it seems to be used only for STS IDE, at the end of the following issue, some starter delete spring.provides files
    https://github.com/spring-projects/spring-boot/issues/12435


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



[GitHub] [shardingsphere] RaigorJiang commented on issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992#issuecomment-940588741


   > @RaigorJiang it seems to be used only for STS IDE, at the end of the following issue, some starter delete spring.provides files [spring-projects/spring-boot#12435](https://github.com/spring-projects/spring-boot/issues/12435)
   
   It seems yes, can you help to investigate it?


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



[GitHub] [shardingsphere] sandynz commented on issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
sandynz commented on issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992#issuecomment-940590115


   Hi @LeeGuoPing , looks `spring.provides` is removed from Spring Boot `2.1`, see [Spring Boot 2.1 Release Notes](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.1-Release-Notes#removal-of-springprovides-files).
   Currently, ShardingSphere depend on `<spring-boot.version>[1.5.20.RELEASE,2.0.0.M1)</spring-boot.version>`.
   We'd better keep `spring.provides` for now.
   


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



[GitHub] [shardingsphere] RaigorJiang commented on issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992#issuecomment-940593156


   Does shardingsphere's springboot version need to be upgraded?


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



[GitHub] [shardingsphere] RaigorJiang commented on issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992#issuecomment-940151329


   I found another issue, hope it will be helpful:
   https://github.com/spring-projects/spring-boot/issues/1926


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



[GitHub] [shardingsphere] LeeGuoPing closed issue #12992: What are spring.provides for? and why the spring.provides content not same with package

Posted by GitBox <gi...@apache.org>.
LeeGuoPing closed issue #12992:
URL: https://github.com/apache/shardingsphere/issues/12992


   


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