<@U0B8ZP13Q> The plan is to ditch Spring completel...
# random
j
@cedric The plan is to ditch Spring completely in the new architecture. I see very little benefit using dependency injection in a microservice system, in a large application I can see clear benefits of loosely coupling components, but in smaller applications, adding dependency injection so that you can inject a single service into two places seems like overkill. Going forward, we plan to only use Kotlin and VertX in the base system.