- Mastering Spring Boot 2.0
- Dinesh Rajput
- 226字
- 2021-06-25 21:29:13
Creating a Spring Boot project using the STS IDE
Spring Tool Suite is one of most popular IDEs for Java developers to develop Spring-based applications. If you don't have STS in your machine, first download the latest version of STS from the following link:
Let's create a new Spring Boot application in the STS by selecting the New | Spring Starter Project menu item from the File menu. Let's see the following screenshot; STS will present you with a dialog box:

As you can see in the screenshot, this dialog box asks for the same information as the web-based Spring Initializr. So, let's fill it in with the same information, whatever we filled in the web-based Spring Initializr with.
Let's click the Next button. It will present us with a second dialog box like the one shown in the following screenshot:

Let's click on the Finish button. It will present the project structure in your workspace with the same directory structure and default file as the web-based approach presented to you in the ZIP file.
You must be connected to the internet in order for it to work, because STS internally delegates to the Spring Initializr at http://start.spring.io to produce the project.
Now that the project has been imported into your workspace, let's create your application files, such as controllers.
- 隨身查:從原始數據到完美Excel圖表
- Word/Excel/PPT 2010辦公應用從入門到精通
- Excel函數辭典
- OpenCV Computer Vision Application Programming Cookbook Second Edition
- 吸引力!創意PPT的設計與展現實用法則
- 一圖抵萬言:從Excel數據到分析結果可視化
- Excel公式與函數應用技巧
- 中文版AutoCAD 2016園林設計從入門到精通
- Matlab R2016a從入門到精通 (CAX工程應用叢書)
- Word Excel PPT2016 高效辦公一本通
- Word/Excel/PowerPoint 2013三合一辦公應用
- 零基礎入門Python游戲
- 大話PPT:幻燈片制作真經
- Excel高手捷徑 一招鮮 吃遍天
- Access VBA活用范例手冊