Code Monkey home page Code Monkey logo

Comments (7)

ywhs avatar ywhs commented on May 29, 2024 4

这个问题现在可以不通过对springboot降级来解决,把Finchley.RELEASE修改为Greenwich.RELEASE即可解决,Finchley.RELEASE仅对2.0支持,Greenwich.RELEASE对2.1支持,在springcloud官网中有对应关系.

image

查看对应关系的springcloud官网

from springcloudlearning.

drduan avatar drduan commented on May 29, 2024

第五章
failed to read artifact descriptor for com.netflix.zuul:zuul-core:jar:1.3.0

from springcloudlearning.

437865981 avatar 437865981 commented on May 29, 2024

是版本问题 ,用的2.1.0的,改成教程中的2.0.3的就可以了

from springcloudlearning.

sunweiguo avatar sunweiguo commented on May 29, 2024

请问是如何解决了,不降版本的话

from springcloudlearning.

sunweiguo avatar sunweiguo commented on May 29, 2024

奥,貌似现在还不支持2.1.x版本

from springcloudlearning.

LuckRabbit123 avatar LuckRabbit123 commented on May 29, 2024

这个问题是SpringCloud与SpringBoot版本冲突了,这两个是独立的开发的,所以为了避免该冲突,建议查看一下官网对其支持的Boot

from springcloudlearning.

ywhs avatar ywhs commented on May 29, 2024

这个问题现在可以不通过对springboot降级来解决,把Finchley.RELEASE修改为Greenwich.RELEASE即可解决,Finchley.RELEASE仅对2.0支持,Greenwich.RELEASE对2.1支持,在springcloud官网中有对应关系.

image

查看对应关系的springcloud官网

Maven仓库

from springcloudlearning.

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.