![Spring Boot 2.0 Projects](https://wfqqreader-1252317822.image.myqcloud.com/cover/626/36699626/b_36699626.jpg)
上QQ阅读APP看书,第一时间看更新
Opening the generated project with STS
To open the generated project the Spring Tool Suite, we perform the following steps:
- Open STS.
- Select File | Open Projects from File System... from the menu bar, as shown in the following screenshot:
![](https://epubservercos.yuewen.com/8AED3C/19470390708870606/epubprivate/OEBPS/Images/b6e097bd-bd40-4863-ad3e-872f716b36ef.png?sign=1739144328-6Zh8hpWy5z8q5izz3U2GmAXwrNhybzz0-0-75727aed17c9b5cc0e85a375f28c9ec6)
- From the dialog box that launched, click on the Directory... button:
![](https://epubservercos.yuewen.com/8AED3C/19470390708870606/epubprivate/OEBPS/Images/1d153e0b-cc32-488f-89fe-8360def783f5.png?sign=1739144328-ESBspvhvxRZtuhuWtbuDI4cghffp0dPy-0-d03df603bb5e055f742efa8b87ce8428)
- Navigate to the extracted project location and Click on OK after selecting the project:
![](https://epubservercos.yuewen.com/8AED3C/19470390708870606/epubprivate/OEBPS/Images/0f996dfe-3fc3-4fe3-8b64-cc7fef022e6e.png?sign=1739144328-CMD2GX7XBqez2cdFQk7ZMhAEjw4LxvDd-0-4958a71a2bdacb0391253d844c63a216)
- Finally, click on Finish on the import projects dialog box.
- The IDE will show the opened project.
The source code for this chapter can be found at https://github.com/PacktPublishing/Spring-Boot-2.0-Projects-Fundamentals-of-Spring-Boot-2.0, in the Chapter01 directory.