Skip to content

RESTful web service built with Spring Boot, featuring a structured domain model and logical layers (Resource, Service, Repository). Includes CRUD functionality, exception handling, and integration with H2 database for testing.

Notifications You must be signed in to change notification settings

MaarceloLuiz/project-webservices-springboot.jpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Services - Spring Boot

Objective

  • Spring Boot Project
  • Implement Domain Model
  • Structure Logical Layers: Resource, Service, Repository
  • Configure and Populate the Test Database (H2)
  • CRUD
  • Exception Handling

Domain Model

domain model

Tech && Frameworks

  • Java
  • Spring Boot
  • JPA / Hibernate
  • Maven
  • Apache Tomcat
  • H2 Database
  • Postman

Autor

Marcelo Luiz Guimarães Pereira

https://www.linkedin.com/in/marcelo-luiz-guimar%C3%A3es-pereira-613933269/

About

RESTful web service built with Spring Boot, featuring a structured domain model and logical layers (Resource, Service, Repository). Includes CRUD functionality, exception handling, and integration with H2 database for testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages