This project will be used as a way for me to become more familiar with Spring JPAs and to continue learning more about Spring Boot.
- This project will be a REST API that will allow user to interact with the database, performing CRUD operations on the data.
- Database Used: PostgreSQL via a Docker Container
- Spring Boot
- Spring JPA
- Spring Web Security
- Migrate the PostgreSQL database to DynamoDB
- Seperate the application into seperate microservices on AWS, using AWS Lambda and AWS API Gateway