Skip to content

Library2: API Rest Author Book @OneToMany CRUD with Swagger

Albert edited this page May 26, 2022 · 30 revisions

Welcome to the cifojava2022-3 wiki!

API Rest Author Book @OneToMany CRUD with Swagger

Base project

  • Base project:
    • POM
    • API REST Read CRUD
    • DataBase H2
    • Application.properties
    • Command Line Runner with methods to test
    • Postman to test API REST, Postman web
    • @Entity, @RestController, @Service, @CrudRepository JPA 2.0, @Component

New tools

Clone this wiki locally