GithubHelp home page GithubHelp logo

Comments (5)

scottfrederick avatar scottfrederick commented on June 26, 2024

See #297

from spring-cloud-connectors.

scottfrederick avatar scottfrederick commented on June 26, 2024

@tremblaysimon Please note that this project is in maintenance mode, in favor of the newer Java CFEnv project. We will continue to make this type of security-related changes, but releases will be fewer and further between.

from spring-cloud-connectors.

tremblaysimon avatar tremblaysimon commented on June 26, 2024

Thank you for the information I will check that project.

from spring-cloud-connectors.

tremblaysimon avatar tremblaysimon commented on June 26, 2024

@scottfrederick Do you know if it is possible for you to release a new version of spring-cloud-connectors with #297 since it's merged (and fixed).

In the meantime, I will ask our teams to migrate to new Java CFEnv library as soon as they can. Do you know if the migration guide from spring cloud connectors to Java CFEnv exists somewhere (mentionned in the blog post you shared to me) ?

from spring-cloud-connectors.

scottfrederick avatar scottfrederick commented on June 26, 2024

We haven't published a migration guide yet. For apps using Connectors, it is very simple (most of the migration guide will address Connectors extension libs).

  • Replace dependencies on Connectors libraries (via direct dependencies like org.springframework.cloud:spring-cloud-cloudfoundry-connector or the Boot starter org.springframework.boot:spring-boot-starter-cloud-connectors) with a dependency on the appropriate Java CFEnv libs
  • Remove any code that customizes the connections created by Connectors and replace with the appropriate Boot auto-configuration properties

from spring-cloud-connectors.

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.