run spring mvc project in intellij code example
Example 1: run maven spring boot project command line
./mvnw spring-boot:run
Example 2: spring mvc project example
// Follow Every Step Mentioned On Site Url
// https://dzone.com/articles/spring-mvc-example-for-user-registration-and-login-1