This repository contains a full-stack application built with React for the frontend and Spring Boot for the backend. It includes:
- Stripe credit card payments
- Spring Security
- JWT authentication
- Spring Data JPA
Authors: [Chad Darby, Eric Roby]
Platform: Udemy
In addition to the course implementation, I have made the following improvements:
β
Swagger UI Integration β Added Swagger UI to document and test the REST API endpoints.
β
PostgreSQL Database β Configured the project to use PostgreSQL instead of MySQL for improved scalability and performance.