Run Spring Boot Application from Command Line

preview_player
Показать описание
In this video tutorial, I show you how to run Spring boot application using the command line in windows.

Two options:
1. java -jar command
2. mvn spring-boot:run command

#springboot #javaguides

Рекомендации по теме
Комментарии
Автор

Write explanation and one more thing if i am using spring boot with gradle then how should i run gradle project through cmd?

parthdeveloper
Автор

how to hit restapi endpoint in cmd only

saradatatisetti
Автор

when i select maven build it is asking for edit configuration and launch

vijaykumarreddyt
Автор

How to debug spring boot application from command prompt

maniaphobia
Автор

And how to stop application from command line? Any suggestions

cricketfunda