News

After you successfully clone the GitLab repository, navigate into the newly created gitlab-made-easy folder. Inside you will see a README file, which verifies that the clone operation was successful.
To build the project, simply run mvn package from within the root directory of this repository. To run it, execute java -jar target/maven-project-1.0-SNAPSHOT.jar. This project provides a CI/CD ...