Git Product home page Git Product logo

Comments (5)

 avatar commented on July 23, 2024

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

from discovery.

 avatar commented on July 23, 2024

今天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

from discovery.

 avatar commented on July 23, 2024

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

from discovery.

 avatar commented on July 23, 2024

请加我微信 1394997,详细探讨

from discovery.

ExtremeYu avatar ExtremeYu commented on July 23, 2024

大佬,此项目必火

from discovery.

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.