Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Spring Cloud Finchley.RELEASE #1

Closed
victor-0807 opened this issue Jul 8, 2018 · 5 comments
Closed

Support Spring Cloud Finchley.RELEASE #1

victor-0807 opened this issue Jul 8, 2018 · 5 comments

Comments

@victor-0807
Copy link

有支持Finchley.RELEASE的计划吗?

@Nepxion
Copy link
Collaborator

Nepxion commented Jul 8, 2018

F版本只兼容Spring Boot 2.0版本,不敢轻易尝试,你可以试试看,升级spring-boot-starter-parent到2.0.1.RELEASE,升级spring-cloud-dependencies到Finchley.RELEASE

@Nepxion
Copy link
Collaborator

Nepxion commented Jul 12, 2018

今天Spring Cloud从E版本升级到F版,踩了许多坑,后来决定“暂时”不支持F版本,坑如下:

  1. pom引入的id都变了,很多需要加netflix
  2. 很多原先@deprecated的代码全部被删除掉了
  3. 很多原先较常用的类也都被删除了
  4. 很多类所在包的包名改了,甚至类名也改了
  5. 特别不爽的是,Spring Boot Actuator的Endpoint完全和以前不一样了,以前用法和RestController一直,现在变成
    https://spring.io/blog/2017/08/22/introducing-actuator-endpoints-in-spring-boot-2-0

@Nepxion
Copy link
Collaborator

Nepxion commented Jul 14, 2018

完美支持 C版、D版、E版和F版本,如下:
Spring Cloud F版,请采用4.x.x版本,具体代码参考master分支
Spring Cloud C版、D版和E版,请采用3.x.x版本,具体代码参考Edgware分支
详情请参考首页

@Nepxion
Copy link
Collaborator

Nepxion commented Jul 23, 2018

请加我微信 1394997,详细探讨

@Nepxion Nepxion closed this as completed Jul 24, 2018
@ExtremeYu
Copy link

大佬,此项目必火

@Nepxion Nepxion reopened this Aug 11, 2018
@Nepxion Nepxion closed this as completed Aug 13, 2018
HaojunRen pushed a commit that referenced this issue May 31, 2019
HaojunRen pushed a commit that referenced this issue Jun 15, 2020
HaojunRen pushed a commit that referenced this issue Jan 10, 2021
Bump version to 6.5.1-SNAPSHOT
HaojunRen pushed a commit that referenced this issue Jul 19, 2021
Bump Version to 6.12.0-SNAPSHOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants