S

Satya • 3.38K Points
Extraordinary

Q. Which command is used to run a Spring Boot application using Maven?

  • (A) mvn start
  • (B) mvn run
  • (C) mvn spring-boot:run
  • (D) mvn execute
  • Correct Answer - Option(C)
  • Views: 3
  • Filed under category Springboot
  • Hashtags:

Explanation by: Satya
The command mvn spring-boot:run runs the Spring Boot application.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.