cd
to the root of the repository and execute:
> mvn clean package
To run tests and generate coverage report use:
> mvn clean verify
To deploy the application run the following command:
> mvn clean spring-boot:run
Main page: Room page: Register page: Login page: Settings page: