1.下载:springsource-tool-suite 插件 (网址:http://spring.io/tools3/sts/all),注意你的eclipse版本
2.准备必要的5个jar包
commons-logging-1.2.jar
spring-beans-4.0.6.RELEASE.jar
spring-context-4.0.6.RELEASE.jar
spring-core-4.0.6.RELEASE.jar
spring-expression-4.0.6.RELEASE.jar
这里是spring4的版本,官网目前有spring5的版本了