How to let Spring initialize "prototype" beans only when it is got through getBean()?

Posted by EugeneP on Stack Overflow See other posts from Stack Overflow or by EugeneP
Published on 2010-05-12T13:29:27Z Indexed on 2010/05/12 17:04 UTC
Read the original article Hit count: 114

Filed under:
|

I see that it initializes prototype beans on initial startup. How to prevent this ?

© Stack Overflow or respective owner

Related posts about java

Related posts about spring