marybozorgi / library

0 stars 0 forks source link

Create a simple Spring Boot application #3

Open marybozorgi opened 2 years ago

marybozorgi commented 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.

Using mvn archetype:generate command as mentioned in Maven in 5 minutes guide.