Please enable JavaScript.
Coggle requires JavaScript to display documents.
Spring Universe (Spring Container (IoC) (org.springframework (.beans, …
Spring Universe
Spring Container (IoC)
create, wire together, configure and manage thd life cycle of the objects
-
BeanFactory
interface provides as advanced configuration mechanism capable of managing any type of object.
-
-
Bean
is an object that is instantiated, assembled, and otherwise managed by...
-
-
-
-
-