[
https://issues.apache.org/jira/browse/SCB-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang updated SCB-1541:
------------------------------
Description:
Feign 10.x and above are built on Java 8 and should work on Java 9, 10, and
11.
As we are target to support Spring Boot2 in ServiceComb Pack laster year, it's
time to upgrade the Feign version to 10.5.1.
When user uses Feign with Spring Cloud Starter OpenFeign, the starter will
specify the version of Feign, the better solution is setting the dependency of
Feign core to provided scope, in this way Feign transport won't affect the
dependency of the OpenFeign starter.
was:
Feign 10.x and above are built on Java 8 and should work on Java 9, 10, and
11.
As we are target to support Spring Boot2 in ServiceComb Pack laster year, it's
time to upgrade the Feign version to 10.5.1.
> Upgrade the OpenFeign version to 10.5.1
> ----------------------------------------
>
> Key: SCB-1541
> URL: https://issues.apache.org/jira/browse/SCB-1541
> Project: Apache ServiceComb
> Issue Type: Task
> Components: Saga
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Priority: Major
> Fix For: pack-0.6.0
>
>
> Feign 10.x and above are built on Java 8 and should work on Java 9, 10, and
> 11.
> As we are target to support Spring Boot2 in ServiceComb Pack laster year,
> it's time to upgrade the Feign version to 10.5.1.
> When user uses Feign with Spring Cloud Starter OpenFeign, the starter will
> specify the version of Feign, the better solution is setting the dependency
> of Feign core to provided scope, in this way Feign transport won't affect the
> dependency of the OpenFeign starter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)