|
|
|
|
|
by thomanil
6213 days ago
|
|
I concur. I also use Spring at my dayjob, without the problems the OP describes. Spring is really useful for setting up the underlying infrastructure/plumbing/cross cutting concerns of a system - however, you don't have to use it for all your domain logic too. Don't drink the dependency injection cool-aid. :) |
|