This might be a naive question. I\'m currently learning the Spring framework and dependency injection. While the basic principle of DI is rather easy to grasp, it\'s
One thing that most (if not all) DI containers/libraries bring you in addition is the possibility to intercept methods for all instances created through DI.