- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 75字
- 2021-06-24 19:17:32
Command line via the Maven goal
The first one is a goal of the Spring Boot Maven plugin, and it is straightforward; open the terminal then go to the root project folder, pay attention as this is the same folder where we have the pom.xml, and execute the following command:
mvn clean install spring-boot:run
The Maven will now compile the project and run the main class, the class CmsApplication, and we should see this output:

推薦閱讀
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- Java應用開發與實踐
- Jupyter數據科學實戰
- Learning Laravel's Eloquent
- Java網絡編程核心技術詳解(視頻微課版)
- Scala編程(第5版)
- AMP:Building Accelerated Mobile Pages
- UML基礎與Rose建模實用教程(第三版)
- Java Web開發教程:基于Struts2+Hibernate+Spring
- Offer來了:Java面試核心知識點精講(框架篇)
- Web開發新體驗
- Python繪圖指南:分形與數據可視化(全彩)
- Moodle 3.x Developer's Guide
- Visual FoxPro程序設計實驗教程
- Mastering Magento Theme Design