@Repository
Jump to navigation
Jump to search
Internal
Overview
@Repository is a [Spring_Dependency_Injection_and_Inversion_of_Control_Container_Concepts#Stereotype|stereotype annotation]] that lets component scanning find and configure the DAOs and repositories without having to provide XML configuration entries for them.