- Post new users to the database
- Get all users available
- Edit users
- Delete Users
The application uses a number of open source projects to work properly:
- [Java-Spring] - Java enhanced for web apps!
The application requires maven to run.
Install the dependencies and devDependencies and start the server with the database using docker.
cd Backend_CICD
git checkout development
docker compose up