Modules for the YourRents application.
- Java 17+
- A Docker environment supported by Testcontainers: https://www.testcontainers.org/supported_docker_environment/ (a recent local Docker installation is enough)
Clone the repository and run the following command to build the project:
./mvnw clean verify