[Relearn Spring] 2.2 IoC - Misc 2
1. The "singleton " scope is not "singleton per class", but "singleton per bean"
2. A bean can inherit another one, which is supposed to be declared as "abstract"
发布时间: 2012-10-08 19:54:56 作者: rapoo
[Relearn Spring] 2.2 IoC - Misc 2
1. The "singleton " scope is not "singleton per class", but "singleton per bean"
2. A bean can inherit another one, which is supposed to be declared as "abstract"