Open mbozorgi opened 2 years ago
You can create a simple application in three following ways. You will be familiarized with all three of them but eventually, use one.
mvn archetype:generate
added my-app application.
You can create a simple application in three following ways. You will be familiarized with all three of them but eventually, use one.
mvn archetype:generate
command as mentioned in Maven in 5 minutes guide.