Assignment - Software Engineering Frameworks and Server Side Development
Please note:
- JUnit 5 is used to execute the junit tests beacuse of this @RunWith(SpringRunner.class) is now obselete and committed from all the test classes
- All the maven dependencies of spring boot are using latest version 2.4.1
- Maven dependency postgresql is using the version 42.2.18