Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 473 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 473 Bytes

REST API for a product store using Spring Boot

This repository contains a REST API built using Spring Boot and MySQL/PostgreSQL database. It also uses, Google SMTP email, Amazon S3 storage, JWT token authentication and authorization.
In addition, it performs data validation, exception handling, proper use of the REST standard HTTP protocol, security, CORS, and more.
Version: Spring Boot 2.0.x