Skip to content

Spring Boot REST API for a case study of an online order management system

License

Notifications You must be signed in to change notification settings

daltonvlm/cursomc

Repository files navigation

Cursomc

Spring Boot REST API for a case study of an online order management system

Badge

Diagrama de classes Diagram's author: Nelio Alves

Endpoints example

Endpoint Description
/categories/{id} A category and its products
/clients/{id} A client, its phone nubmers, and addresses
/orders/{id} An order, its client, payment, order items, and delivery address

Concepts and tools covered

  • Spring Boot REST API
  • JPA / Hibernate
  • Postgresql
  • Docker (docker compose)
  • Heroku deployment
  • Spring Security / JWT
  • Gmail
  • Amazon S3

This project is based on the Spring Boot course cursomc, by Nelio Alves

About

Spring Boot REST API for a case study of an online order management system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published