SSH project setup (1): ssh project setup
This chapter does not cover projects. Let's talk about downloading SSH.
I. Struts2
1. Enter the official website through Baidu
2. Click Download >>> Full Releases >>> the version you want (My is Struts2.5.13) >>>> Full Distribution :>>> click struts-2.5.13-all.zip
3. Download and decompress it to the desired location.
4. link sharing:
: Http://struts.apache.org/download.cgi
Ii. Spring
1. Enter the official website through Baidu... Forget it. The steps are too cumbersome. Go directly to the link (January 1, October 12, 2017 ):
A. spring official website link: https://projects.spring.io
B. spring official website download link: https://repo.spring.io/webapp/#/artifacts/browse/tree/General/libs-milestone
C. spring4.3.12 download link: https://repo.spring.io/webapp/#/artifacts/browse/tree/General/libs-release-local/org/springframework/spring/4.3.12.RELEASE/spring-framework-4.3.12.RELEASE-dist.zip
D. References: http://blog.csdn.net/frankarmstrong/article/details/69808813
2. The intermediate step is to find the c link from link a. If you are good at English, you can try it yourself. I cannot understand it anyway. I added a time in step 1, Because I downloaded a lot of tutorials from Baidu, which are different from those provided by the latest spring official website, I guess the spring update will continue to change places in the future, so I will add a time to make a difference later. After a long time, I guess this link will be useless.
3. Download and decompress it to the desired location.
Iii. Hibenate
1. Go to the official website> ORM> Releases and check your Tomcat configuration. Do not blindly download the latest version. Otherwise, unexpected errors may occur ~
2. My Tomcat version is 7.0. Here I choose >>> (click "See older series) older series >>>> 4.3 >>>> click More info >>> find Releases in this series (at the end) or have a Quick link on the right) click Releases in this series
3. I chose version 4.3.11.Final.
4. Download and decompress it to the desired location.
5. Share links:
: Http://hibernate.org/orm/releases/