I just registered some components with builder, and I want to know whether all components initialize during application startup time? 开发者_运维问答If so the app bootstrap may take more longer. But I see in spring.net IOC, it has an attribute of "lazy-ini" to allow target components to be initialized at first time user requesting a page. Can somebody tell me how autofac dealing with this? Much appreciate for your answers.
By default, it does not construct any registered types when building the container.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论