一、运行环境:
1、操作系统:windows 10 x64
2、eclipse版本: Version: 2019-06 (4.12.0) Build id: 20190614-1200
3、Web服务器:apache-tomcat-8.5.47
4、commons-logging-1.2 下载地址:http://archive.apache.org/dist/commons/logging/binaries/#mirrors下载:commons-logging-1.2-bin.zip文件
5、spring-framework-4.1.6 下载地址:https://repo.spring.io/release/org/springframework/spring/4.1.6.RELEASE/下载
spring-framework-4.1.6.RELEASE-dist.zip。如果想其他版本:https://repo.spring.io/release/org/springframework/spring。
二、Hello World创建步骤
1、创建一个名称为 HelloWeb 的动态 Web 项目