- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 137字
- 2021-06-24 19:17:30
Creating the CMS application structure
Now we will create our first application with the Spring Framework; we will create a basic structure for the CMS application with Spring Initializr. This page helps to bootstrap our application, it's a kind of guide which allows us to configure the dependencies on Maven or Gradle. We can also choose the language and version of Spring Boot.
The page looks like this:

In the Project Metadata section, we can put the coordinates for Maven projects; there is a group field which refers to the groupId tag, and we have artifacts which refer to the artifactId. This is all for the Maven coordinates.
The dependencies section enables the configuration of the Spring dependencies, the field has the autocomplete feature and helps developers to put in the correct dependency.
- AIRAndroid應用開發實戰
- Building Dynamics CRM 2015 Dashboards with Power BI
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- Advanced Python Programming
- Scrapy網絡爬蟲實戰
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- INSTANT Apache Hive Essentials How-to
- Java并發實現原理:JDK源碼剖析
- JavaScript編程精解(原書第3版)
- Visual Basic 開發從入門到精通
- Learning WebRTC
- F# for Machine Learning Essentials
- Skill Up:A Software Developer's Guide to Life and Career
- Mastering Microsoft Dynamics AX 2012 R3 Programming
- Mastering .NET Machine Learning