- Uploading hours worked by employees and calculating weekly salary.
- Login for administrators
- One extra feature
- Unit testing with JUnit
- Repository pattern for data access
- Static code analysis with SonarCloud
- Dependency security analysis with Dependabot
mvn clean install
mvn test
mvn spring-boot:run