Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Repositories

Pragya Keshap answered on February 17, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • Repository
  • Repos

  • Repositories

    0

    Repositories are used to store and access data from different types of database. In its most basic form, a repository can be declared as a Java interface, and Spring Data will generate its implementation on the fly using opinionated conventions. These conventions can be overridden and/or complemented by additional configuration and, if required, some Java code. Spring Data also comes with some base Java interfaces, for example, CrudRepository, to make the definition of a repository even simpler. The base interface, CrudRepository, provides us with standard methods for create, read, update, and delete operations.

    Popularity 3/10 Helpfulness 1/10 Language java
    Source: Grepper
    Tags: java
    Link to this answer
    Share Copy Link
    Contributed on Feb 17 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10

    Closely Related Answers



    0

    para que es repositorio

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Mar 13 2023
    Armando Ayala
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.