Skip to content

Edu2805/product-ordering-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Spring Boot project - Order Rest API 🛒

💻 Advanced Spring boot project using some functional programming concepts. This project also includes some concepts of BoundedContext 💻

New features

  • Customer order inquiry
  • Order status change
  • Custom error messages
  • Inclusion of a message translation key for Portuguese, English and Spanish.
  • Authentication application using JWT
  • Application of unit tests with Mockito JUnit5 (in process)
  • Swagger documentation APIs

Message in Portuguese

Message in English

Message in Spanish

Swagger documentation

Test coverage

How to use the application


  • Fill in user information

  • After registering, enter your username and password and copy the token


  • On the home page, go to Authorize

  • Write Bearer, give a space and paste your user token

  • Token is active for 30 minutes, now you can make requests

🚧 Project under construction 🚧

About

Advanced Spring Boot Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages