maven command to run spring boot application code example
Example 1: spring boot run command
mvn spring-boot:run
Example 2: run maven spring boot project command line
./mvnw spring-boot:run
mvn spring-boot:run
./mvnw spring-boot:run