Generate automatically Spring Data Repositories from JPA entities

15,699

You can use Spring Roo to create models and repositories by one command. http://docs.spring.io/spring-roo/reference/html/intro.html

Share:
15,699
CPA
Author by

CPA

Updated on June 23, 2022

Comments

  • CPA
    CPA almost 2 years

    I have a lot of JPA entities automatically created from a relational database schema.

    Is there any way to generate also there corresponding Spring Data Repositories (Repository interfaces)?

  • Meeresgott
    Meeresgott almost 4 years
    New Website for Spring Roo: projects.spring.io/spring-roo