You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/07/14 06:54:04 UTC

[GitHub] [dubbo-samples] htynkn commented on pull request #343: add mybatis/hibernate sample

htynkn commented on pull request #343:
URL: https://github.com/apache/dubbo-samples/pull/343#issuecomment-879641234


   > Use spring-boot is fine, but need change `case-versions.conf` to:
   > 
   > //spring-boot 1.x
   > 
   > ```
   > dubbo.version=2.7*, 3.*
   > spring-boot.version=1.*
   > ```
   > 
   > //spring-boot 2.x
   > 
   > ```
   > dubbo.version=2.7*, 3.*
   > spring-boot.version=2.*
   > ```
   > 
   > //both spring-boot 1.x/ 2.x
   > 
   > ```
   > dubbo.version=2.7*, 3.*
   > spring-boot.version=1.*, 2.*
   > ```
   
   done.


-- 
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@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org