What is @repository in spring boot? : Spring Boot



What is @repository in spring boot? : Spring Boot..

Answer / Ankita Chauhan

@Repository is a Spring Data JPA annotation that indicates a Java interface as a repository for database operations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is @enableautoconfiguration in spring?

1 Answers  


What is mvc spring?

1 Answers  


How would you integrate spring and hibernate using hibernatedaosupport?

1 Answers  


How to setup jdbc database connection pool in spring web application?

1 Answers  


Name the different modules of the spring framework?

1 Answers  


How to start using spring?

1 Answers  


What is difference between @controller and @restcontroller in spring boot? : Spring Boot

1 Answers  


How do you call the multiple lifecycle mechanisms configured for the same bean?

1 Answers  


What is main difference between spring and spring boot? : Spring Boot

1 Answers  


What are the various editors used in spring work?

1 Answers  


what is sqlexceptiontranslator?

1 Answers  


Explain tasklet in spring batch.

1 Answers  


Categories