What is use of @repository in spring?
Answer / Munendra Kumar Tripathi
The '@Repository' annotation is a stereotype for data access components (DAOs) in Spring Framework. It indicates that the annotated class handles data retrieval and manipulation operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between joinpoint and pointcut?
Why spring is called loosely coupled?
What is difference between bean and pojo?
What is the difference between mvc and spring mvc?
What is defer offscreen images?
What is spring framework?
How can you fetch records by spring jdbctemplate?
What is @restcontroller in spring boot? : Spring Boot
What is a spring configuration file?
What are three types of annotations?
Why do we go for spring?
What is spring bean life cycle?