In this app, users can give and rent any item, from a screwdriver to a car. And also respond and help other users in their search who have not found the item that interests them.
Contains endpoint and valid input data
Contains main application
Run mvn clean package to build the applications and create the docker image locally.
Run docker-compose up to start the applications.
- SpringBoot
- Docker
- Hibernate
- PostgreSQL
- REST
- Apache Maven