I have made a very conceptual mistake today because I don't understand the management of Beans's creation cycle as Bean Factory. It turns out that Spring is a single BEAN in the default, Singleton = "True", so once you created a bean configured in Spring.xml, it exists.