1. 首页
  2. 编程语言
  3. Java
  4. spring基本jar包

spring基本jar包

上传者: 2020-01-09 17:02:18上传 ZIP文件 3.16MB 热度 22次
核心容器四个包spring-beans-4.2.4.RELEASE.jarspring-context-4.2.4.RELEASE.jarspring-core-4.2.4.RELEASE.jarspring-expression-4.2.4.RELEASE.jar核心容器依赖的日志包commons-logging-1.1.3.jarlog4j-1.2.17.jarcommons-logging相当于一个日志接口,log4j相当于该接口的实现,如果不添加log4j包也可以,因为commons-logging也有一个简单的实现会自动使用。
用户评论