Adding maven commands

This commit is contained in:
Arul 2025-08-02 10:31:29 +05:30
parent 10011418f5
commit 4fedc689b7

3
mvnCommands.md Normal file
View File

@ -0,0 +1,3 @@
mvn clean compile
mvn clean package
mvn compile exec:java -Dexec.mainClass=com.test.App