@Configuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | |||
* https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/Configuration.html | |||
=Internal= | =Internal= | ||
Line 6: | Line 10: | ||
=Overview= | =Overview= | ||
{{Internal|Spring_Dependency_Injection_and_Inversion_of_Control_Container_Concepts#.40Configuration|@Configuration Spring Dependency Injection and Inversion of Control Container Concepts}} |