GithubHelp home page GithubHelp logo

Comments (6)

royclarkson avatar royclarkson commented on June 8, 2024

Thanks for reporting. This work is in progress. Spring Cloud Services depends on open source Spring Cloud, which transitively depends on Spring Boot. While Spring Boot 2.0 has indeed gone GA, the compatible release of Spring Cloud has not. Spring Cloud Finchley M7 is the latest release with Spring Boot 2.0 support. A Spring Boot 2.0 compatible version of Spring Cloud Services cannot be released until Spring Cloud Finchley is GA.

from spring-cloud-services-connector.

Bwvolleyball avatar Bwvolleyball commented on June 8, 2024

Thanks royclarkson,

Are there any plans or would it be possible to have a milestone or release candidate of these libraries that uses the latest milestone / release candidate of the Finchley series?
Then if there would be any issues, you could discover them before the final release as well! 😀

from spring-cloud-services-connector.

csterwa avatar csterwa commented on June 8, 2024

@Bwvolleyball we don't have any plans to provide a milestone release since the impact of Spring Boot 2.0 as it is expressed through Spring Cloud Finchley may also cause API interaction issues with existing SCS services. We are planning to make both the SCS tile and connectors available around the same time. Currently we are targeting mid to late April due to the Boot 2.0 impact on our existing SCS tile codebase.

from spring-cloud-services-connector.

shangal avatar shangal commented on June 8, 2024

Upgrading the project https://github.com/spring-cloud-services-samples/greeting/tree/master/greeter

for boot2 and spring-cloud-services-dependencies(2.0.0.M1) and Finchley.M9 i am getting the following error

[APP/PROC/WEB/0] [OUT] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy

from spring-cloud-services-connector.

scottfrederick avatar scottfrederick commented on June 8, 2024

@shangal Did you remove the 1.4.2.RELEASE version from this line https://github.com/spring-cloud-services-samples/greeting/blob/master/greeter/build.gradle#L32?

There shouldn't be any version there - Boot should manage the version of that dependency.

If that doesn't fix the problem, please create an issue in the greeting repo instead of adding to this closed issue.

from spring-cloud-services-connector.

shangal avatar shangal commented on June 8, 2024

i was using the pom and i updated the versions to 2.0.0 - but thanks for the reply - i will go ahead and open the issue against the greeter project!

from spring-cloud-services-connector.

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.