What is the use of @repository in spring?
Answer / Krishan Kumar Kamthan
@Repository is a Spring Data JPA annotation used to mark a Java class as a repository, which is responsible for storing and retrieving data from a database.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the benefit of factory pattern?
What is cross cutting in spring?
What is sqlprovider?
What is joinpoint?
What is @configuration in spring?
Why angular service is singleton?
What are the minimum configurations needed to create a spring mvc application?
What is difference between @component and @controller?
What are the core features of the spring framework?
What is spring boot microservices? : Spring Boot
What is cdi in spring?
What is spring boot and spring mvc? : Spring Boot