[Relearn Spring] 2.2 IoC – Misc 2 Leave a Comment / Java / April 28, 2010 April 28, 2010 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"