+1 to merge 发自我的iPhone
------------------ Original ------------------ From: Albumen Kevin <[email protected]> Date: Thu,Mar 11,2021 4:10 PM To: dev <[email protected]> Subject: Re: [Discuss] Merge apache/dubbo-spring-boot-project into apache/dubbo +1 to merge If we merge them together, it would be more easier for users to use Dubbo in spring-boot env. Also, it is duplicated to publish Dubbo and dubbo-spring-boot-project for two times, and this will confuse users. Albumen [email protected] <[email protected]> 于 2021年3月11日周四 下午3:44写道: > +1 to merge > > > > [email protected] > > From: Gong Dewei > Date: 2021-03-11 15:42 > To: dev > Subject: [Discuss] Merge apache/dubbo-spring-boot-project into apache/dubbo > Hi&nbsp;All, > > > This discussion is about merging apache/dubbo-spring-boot-project into > apache/dubbo project. > > > The code of dubbo spring-boot is relatively small[1], but its processing > logic is very close to the dubbo-config-spring module. Separating the two > projects is prone to version compatibility issues[2], and it also increases > the work of development and testing [3]. > > > The benefits of the merger can be foreseen: > 1. Simplify the testing workflow (github actions) of apache/dubbo &amp; > apache/dubbo-samples. > 2. There is no need to release dubbo-spring-boot-* separately to avoid the > problem of component version mismatch > 3. The development and testing related to dubbo spring is more efficient. > > > Any ideas? > > > > [1]&nbsp;https://github.com/apache/dubbo-spring-boot-project > [2]&nbsp;https://github.com/apache/dubbo/issues/7347 > [3]&nbsp; > https://github.com/apache/dubbo/blob/master/.github/workflows/build-and-test.yml&nbsp;&nbsp > ; > &nbsp; &nbsp; &nbsp; > https://github.com/apache/dubbo-samples/blob/master/.github/workflows/dubbo-2.yml > > &nbsp;Gong Dewei > &nbsp; >
