Hacker News new | ask | show | jobs
by quantified 1752 days ago
We’re not using any DI (!) and are looking at Spring, possibly with Quarkus. No DI at all in a several-year-old code base has made some things painful. My last two shops were Spring-based, though they were each started quite a while back.

Spring XML I’ve found makes bad coding easier than using config classes.