Holooly Plus Logo

Input / Question:

Input / Question:

What is a BeanFactory?

Verified

Output/Answer

A BeanFactory is an implementation of the factory pattern that applies Inversion of Control to separate the application’s configuration and dependencies from the actual application code.