Spring Boot Basic Tutorial 1-spring tool Suite Tools Installation
Spring Boot Basic Tutorial 2-restfull Quick build of API Simple project
Spring Boot Basic Tutorial 3-configuration file in detail: properties and Yaml
Spring Boot Basic Tutorial 4-Configuration Files-Multi-environment configuration
Spring Boot Basic Tutorial 5-Log configuration-logback and Log4j2
Source Address: Https://github.com/roncoo/spring-boot-demo
1. Tools:
Eclipse:http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/neonr
Spring Tool Suite:https://spring.io/tools/sts/all
2. Use the version as:
Eclipse:eclipse-jee-neon-r-win32-x86_64.zip
Spring Tool Suite:springsource-tool-suite-3.8.0.release-e4.5.2-updatesite.zip
3. Installation steps:
3.1 Unzip eclipse, open Help---> Install New sofware ...
650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M01/87/56/wKiom1fdYz-yvmk7AACA1H_t9DA505.jpg "title=" Spring1.jpg "alt=" Images/n4bwcbb7cgjkknfzydcnhjskcrakwjxy.png "style=" border:none; "/>
3.2 Click on the top right corner: Add ...
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/87/53/wKioL1fdY1ThM2BzAAAmahxNnwM051.jpg "title=" s2.jpg "alt=" Images/34gyrayfmpw7jwkwftepmkbt6fymrddg.png "style=" Border:none;/>
3.3 Click on the top right corner: loccal., select the Springsource-tool-suite-3.8.0.release-e4.5.2-updatesite after decompression, and then tap OK
650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M01/87/53/wKioL1fdY2WjTQ3aAACjLmVdpWI148.jpg "title=" Spring3.jpg "alt=" Images/s2bhxebtef7ndtrzi7fikpkkq82kbrk6.png "style=" border:none; "/>
3.4 Click on Select all, after confirmation, there are several times to confirm, it will take a certain amount of time, please wait patiently, after the installation is complete, will prompt restart.
Tip: You can check the online installation of the spring Tool Suite plugin. Help---> Eclipse marketplce ... Then search for spring tool suite
650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M02/87/56/wKiom1fdY3jyj_uHAAC_LnMxYoE427.jpg "title=" Spring4.jpg "alt=" Images/heqr2xwfzkwxynth7qjh5pnke2afryxb.png "style=" border:none; "/>
Note the selection of the version
650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M02/87/53/wKioL1fdY4-xU_yjAAAiL2FWACQ406.jpg "title=" Spring5.jpg "alt=" Images/wzaw4xwh6wprnb8xzpebtypy48j5tchd.png "style=" border:none; "/>
View Eclipse versions: Help---> About eclipse
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M00/87/56/wKiom1fdY6KAFJqGAACdQCpGvnw790.jpg "title=" Spring6.jpg "alt=" Images/eigzzgpjyatchxpxqa3f2jj5gck76kpi.png "style=" border:none; "/>
This article is from the "11642765" blog, please be sure to keep this source http://11652765.blog.51cto.com/11642765/1853466
Installation of Spring Boot Foundation-spring tool Suite Tools