- Spring MVC Beginner’s Guide
- Amuthan G
- 272字
- 2021-07-16 11:25:39
Time for action – installing Spring Tool Suite
STS is the best Eclipse-powered development environment to build Spring applications. Let's take a look at how we can install STS:
- Go to the STS download page at http://spring.io/tools/sts/all.
- Click on the STS installer
.exe
link to download the file that corresponds to your windows operating system architecture type (32 bit or 62 bit); this will start the download of the installer. The STS stable release version at the time of writing this book is STS 3.4.0.RELEASE based on Eclipse 4.3.1. - Once the download is finished, go to the downloaded directory and double-click on the installer; this will open up a wizard window.
- Just click through the next buttons in the wizard, leaving the default options alone; if you want to customize the installation directory, you can specify that in the steps you perform in the wizard.
Tip
Downloading the example code
You can download the example code files for all Packt books you have purchased from your account at http://www.packtpub.com. If you purchased this book elsewhere, you can visit http://www.packtpub.com/support and register to have the files e-mailed directly to you.
- In step 5 of the wizard, you have to provide the JDK path; just enter the JDK path that you configured for the
JAVA_HOME
environment variable, as shown in the following screenshot:Setting the JDK path during the STS installation
We have almost installed all the tools and software required to develop a Spring MVC application, so now, we can create our Spring MVC project on STS. However, before jumping into creating a project, we need to perform a final configuration for STS.
推薦閱讀
- 數(shù)據(jù)要素安全流通
- 數(shù)據(jù)庫(kù)技術(shù)與應(yīng)用教程(Access)
- 數(shù)據(jù)化網(wǎng)站運(yùn)營(yíng)深度剖析
- 大數(shù)據(jù)營(yíng)銷:如何讓營(yíng)銷更具吸引力
- 數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用教程
- Starling Game Development Essentials
- Python金融數(shù)據(jù)分析(原書(shū)第2版)
- 金融商業(yè)算法建模:基于Python和SAS
- Hadoop集群與安全
- 區(qū)塊鏈技術(shù)應(yīng)用與實(shí)踐案例
- R Machine Learning Essentials
- Oracle 11g+ASP.NET數(shù)據(jù)庫(kù)系統(tǒng)開(kāi)發(fā)案例教程
- 商業(yè)智能工具應(yīng)用與數(shù)據(jù)可視化
- 區(qū)塊鏈應(yīng)用開(kāi)發(fā)指南:業(yè)務(wù)場(chǎng)景剖析與實(shí)戰(zhàn)
- Swift Functional Programming(Second Edition)