- Java 17
- Maven
Please, note that you need to have JAVA_PATH and M2_HOME well configured on your device!
mvn install
mvn spring-boot:run
mvn test
If you want to add anything to any of my Open Source projects, please follow the Conventional Commits standard:
Example:
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]