Hacker News new | ask | show | jobs
by mtrimpe 4555 days ago
Different DB drivers and connection pool setups for example.

Taken to extremes I've also used Spring to configure a rudimentary ETL framework for example, where the entire pipeline could be (re-)configured post release.

1 comments

Well, that seems to be a special case. You still do not need to move 99% of your wiring out of your app.