Code Monkey home page Code Monkey logo

Comments (3)

informedgut avatar informedgut commented on June 20, 2024

Oh while you're at it, and let me know if you'd prefer that I create a separate issue for this, please see if you can figure out a way to allow us to configure the Vertx object itself (VertxOptions) using properties from the config store(s). I had to jump through hoops to make it happen. It's the chicken-or-egg issue I refer to in the Google group. It needs a Vertx instance but I want the Vertx instance to use the config, too. I had to create two ConfigRetrievers - The first one does the retrieving using a temp Vertx object. Then, I create the final Vertx object and feed it into the second and final ConfigRetriever. This led me to filing this issue. I didn't want my second retriever to do another retrieve.

Not sure if there's a solution to this chicken-or-egg issue. But thought I'd bring it up.

from vertx-config.

cescoffier avatar cescoffier commented on June 20, 2024

@informedgut yes, please create another issue for this. It's a tricky issue as the config retriever needs vertx. Are you looking for configuring vert.x itself or the verticle?

from vertx-config.

informedgut avatar informedgut commented on June 20, 2024

Thanks, Clement. Created issue #24 for it.

from vertx-config.

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.