@Configuration: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=External=
=Internal=
=Internal=


Line 6: Line 8:
=Overview=
=Overview=


The @Configuration annotation indicates that the class it annotates is a configuration class that will provide [[Spring_Dependency_Injection_and_Inversion_of_Control_Container_Concepts#Beans|beans]] to the Spring [[Spring_Dependency_Injection_and_Inversion_of_Control_Container_Concepts#Application_Context|application context]]. @Configuration triggers the configuration of the Spring infrastructure.
{{Internal|Spring_Dependency_Injection_and_Inversion_of_Control_Container_Concepts#.40Configuration|Spring Dependency Injection and Inversion of Control Container Concepts@Configuration}}

Revision as of 20:44, 4 November 2018