In this particular demo project, the different layers of an application are being mirrored on. The different layers are
- API Layer
- Service Layer
- Data Access Layer And there's also a database
The dependencies for this demo project are - JPA, Spring boot Web and postgreSQL