Skip to content

MarkADom/OrdersWebServices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrdersWebServices

The implementation of this app served to improve and exercise myself in Java and its most important frameworks.

Description

Basic application to manage product orders by customers.

Project Description

Backend project done with Maven, Spring Boot, JPA / Hibernate and H2.

  • Implementation of domain model.
  • Structuring logical layers: resource, service, repository.
  • Configuring test database (H2).
  • Populating the database.
  • CRUD - Create, Retrieve, Update, Delete.
  • Exception Handling.
  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages