Join Slack
Communities
Powered by
<@U2E974ELT> If I need the app configs in Vert.x I...
# coroutines
d
dave08
09/26/2017, 3:29 PM
@elizarov
If I need the app configs in Vert.x I need to call
public void getConfig(Handler<AsyncResult<JsonObject>> completionHandler)
on the ConfigRetreiver, if I need that as a dependency for other services... I need that to happen in Dagger or Kodein.
2
Views
Open in Slack
Previous
Next