Git Product home page Git Product logo

Comments (4)

andyalbert avatar andyalbert commented on August 10, 2024 1

Actually what I did was to manually add the URI in application.yml file, I didn't try the second solution as I found the first to be fast forward as I was in a hurry.

from spring-cloud-connectors.

scottfrederick avatar scottfrederick commented on August 10, 2024

@andyalbert Please take a look at the Java CFEnv project. This new project is intended to be used by Spring Boot applications running on CF, and works by mapping service bindings to Boot auto-configuration properties. Boot supports reactive MongoDB auto-configuration, so this should give you what you're looking for.

from spring-cloud-connectors.

andyalbert avatar andyalbert commented on August 10, 2024

@scottfrederick Thanks for your answer, I was able to deploy the project using auto-configuration (adding the database URI in the application.yml file)

from spring-cloud-connectors.

scottfrederick avatar scottfrederick commented on August 10, 2024

I was able to deploy the project using auto-configuration

Great!

adding the database URI in the application.yml file

Do you mean you manually put the URI in application.yml? Does it also work if you add io.pivotal.cfenv:java-cfenv-boot to the application and let Java CFEnv set the URI from VCAP_SERVICES?

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.