GithubHelp home page GithubHelp logo

Comments (7)

yu199195 avatar yu199195 commented on June 23, 2024

是dubbo 的demo 吗? 把 升级的jar 包maven 发一下

from myth.

heshunwq avatar heshunwq commented on June 23, 2024
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <jdk.version>1.8</jdk.version>
-        <spring.version>5.0.7.RELEASE</spring.version>
+        <spring.version>4.3.9.RELEASE</spring.version>
         <spring-cloud.version>Dalston.SR1</spring-cloud.version>
-         <dubbo.version>2.5.3</dubbo.version>
+        <dubbo.version>2.6.2</dubbo.version>
         <motan.version>1.0.0</motan.version>
@@ -83,7 +83,7 @@
         <kryo.version>4.0.0</kryo.version>
         <curator.version>2.9.1</curator.version>
         <nettty.version>4.1.12.Final</nettty.version>
-        <commons.httpclient.version>3.1</commons.httpclient.version>
+        <commons.httpclient.version>3.0.1</commons.httpclient.version>
         <httpclient.version>4.5.1</httpclient.version>
         <okhttp.version>3.7.0</okhttp.version>
         <gson.verions>2.6.2</gson.verions>
@@ -397,6 +397,16 @@
                 <artifactId>spring-expression</artifactId>
                 <version>${spring.version}</version>
             </dependency>

+            <dependency>
+                <groupId>org.apache.curator</groupId>
+                <artifactId>curator-client</artifactId>
+                <version>2.12.0</version>
+            </dependency>
+           <dependency>
+               <groupId>org.apache.curator</groupId>
+              <artifactId>curator-framework</artifactId>
+               <version>2.12.0</version>
+          </dependency>
 
             <dependency>
                 <groupId>org.springframework.cloud</groupId>

from myth.

heshunwq avatar heshunwq commented on June 23, 2024

@yu199195 改的是 根路径下的那个pom.xml

from myth.

heshunwq avatar heshunwq commented on June 23, 2024

@yu199195 是dubbo的demo

from myth.

yu199195 avatar yu199195 commented on June 23, 2024

let me try

from myth.

yu199195 avatar yu199195 commented on June 23, 2024

升级dubbo 的版本是没有任何问题的,mythTransactionContext 是通过dubbo 的rpc 传参数获得。
你升级spring 的版本,spring boot 的版本也要升级,可能会出现不匹配的情况,
demo 的boot 版本为1.5.9

from myth.

heshunwq avatar heshunwq commented on June 23, 2024

是的,我这里是把spring-boot的版本升级到2.0.2.RELEASE了的。

from myth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.