New question, how do I injected something needing ...
# kodein
d
New question, how do I injected something needing an async call (like a vert.x SQLClient. If I don't do it async, I block the main thread.. which is a no no in vert.x...