You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (Jira)" <ji...@apache.org> on 2020/02/13 12:28:00 UTC

[jira] [Resolved] (SCB-1624) remove spring 4 & spring boot 1 support for java-chassis

     [ https://issues.apache.org/jira/browse/SCB-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liubao resolved SCB-1624.
-------------------------
    Resolution: Fixed

> remove spring 4 & spring boot 1 support for java-chassis
> --------------------------------------------------------
>
>                 Key: SCB-1624
>                 URL: https://issues.apache.org/jira/browse/SCB-1624
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Java-Chassis
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>             Fix For: java-chassis-2.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> As spring 4 & spring boot 1 have reached end-of-line according to [official announcement]([https://spring.io/blog/2019/08/06/it-is-time-goodbye-spring-boot-1-x]), start from servicecomb-java-chassis 2.0, we are going to remove all modules provided for spring 4 & spring boot 1.
>  
> Some details information:
>  
>  # remove all dependencies management: remove java-chassis-dependencies-spring4, java-chassis-dependencies-spring4, java-chassis-dependencies-spring-boot1, java-chassis-dependencies-boot2, and all of them are combined into one java-chassis-dependencies.
>  
>  # remove all starters for spring boot 1, includes spring-boot-starter-discovery, spring-boot-starter-registry, spring-boot-starter-provider, spring-boot-starter-transports, spring-boot-starter-zuul, spring-boot-starter-zuul-zipkin, etc. In the future, we only provide spring-boot2 starters. Generally, we only keep spring-boot2-starter-standalone, spring-boot2-starter-servlet, and these two modules will renamed according to spring-boot conventions. Other starters will become [spring cloud huawei]([https://github.com/huaweicloud/spring-cloud-huawei]). Servicecomb-java-chassis will focus on it's main features.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)