<@U0DDS1D4H> I don't see why you can't use Dagger2...
# server
r
@tadas44 I don't see why you can't use Dagger2 on the server-side as well, if you want to. I have used it successfully on a server-side project as a simpler (and more performant) alternative to Guice and #spring . (cc: @miha-x64 )