samiron / java-backend-rehearse

MIT License
0 stars 1 forks source link

Create a simple Spring Boot application #3

Open mbozorgi opened 2 years ago

samiron 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.

  1. Using mvn archetype:generate command as mentioned in Maven in 5 minutes guide.
mbozorgi commented 2 years ago

added my-app application.