Hacker News new | ask | show | jobs
by brazzy 5458 days ago
Not at all. IIRC, default instantiation mode is one instance per injection.
1 comments

Actually I think singleton is the default: http://static.springsource.org/spring/docs/3.0.x/spring-fram...

I didn't know about the other scopes though