Application uses a number of open source projects to work properly:
- Java 17- Primary Language
- Spring boot - An open source Java-based framework used to create a application.
- Maven - Dependency Management
- Postgresql
- Project will run under the http://localhost:8080 Note : 8080 is configurable port it can be changed via application.yaml file
- Write unit tests can be employed.
- An easier-to-use structure can be provided by adding spring security.