Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7659937
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T13:23:55+00:00 2026-05-31T13:23:55+00:00

I am learning Spring and I have a question regarding the preInstantiateSingletons method on

  • 0

I am learning Spring and I have a question regarding the preInstantiateSingletons method on the bean factory. In what way does Spring lazy-load singletons if you don’t call this method? I am reading Pro Spring 2.5 and use the XmlBeanFactory. I thought Spring made the whole object graph at the point you were calling the constructor.

And yes I know it is deprecated…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T13:23:56+00:00Added an answer on May 31, 2026 at 1:23 pm

    In what way does Spring lazy load singletons if you don’t call this method?

    By default Spring has eager bean initialization behavior, but if you mark the bean to initialize lazily by lazy-init="true" or may be with annotation spring context while loading the context will not create the instance of that bean, It will create the instance when we actually need it(When we try to extract that bean from context, or when that bean is marked as dependency in other bean and that bean is under initialization)

    To test and validate this you could create a bean and mark it as lazy initialization and another bean with no lazy initialization (default eager), Put the log statement in both of them’s constructor the BeanEager’s constructor would get invoked as soon as contextt gets loaded but BeanLazy’s constructor would get invoked only when you try to actually fetch that bean from context

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am learning Spring and I have a question regarding how you use it
I'm just learning about generics and have a question regarding method return values. Say,
I have a question regarding variable linking between objects. Because I'm learning Python programming
I have a question regarding this code. I'm a beginner and enjoy learning C#.
I'm still learning here and have a question about child collections. I have an
I am learning Spring 3.x MVC. I now have a regular web page setup
I'm learning RegEx and site crawling, and have the following question which, if answered,
I am getting into Spring now and I have a question. Let's assume we
I've been learning about merge and include lately, and I have a question I
I have a pretty simple question. Im just learning Maps and multimaps and want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.