Hi,
I suppose your question derives from a confusion between DI (as
in SOLID
principles) and DI frameworks (like Spring).
I believe DI as a programming technique should always be used,
because it allows mocking dependencies and is a cornerstone of
unit testing.
It could be simple
constructor injection without a framework. Whether the use
of a framework like Spring will help with your project or not,
that's independent from Vert.x .
Hope this helps,
Nic
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/fe1ad03b-2790-4f96-8c39-ab721188f2f2n%40googlegroups.com.
Hantsy Bai
Self-employed consultant, fullstack developer, agile coach
GitHub: https://github.com/hantsy
Twitter: https://twitter.com/@hantsy
Medium: https://medium.com/@hantsyTo view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/d53920ad-313f-45c8-a8fd-edecefdae629n%40googlegroups.com.