spring新的jar包名称,搭建框架列表

For a typical web application you need the following module jars:

  • org.springframework.web.servlet

  • org.springframework.web

  • org.springframework.asm

  • org.springframework.beans

  • org.springframework.core

  • org.springframework.context

  • org.springframework.expression

Since most web applications use logging and basic AOP features, you need the following required third-party offerings:

  • commons-logging-1.1.1

  • aopalliance-1.0 (only if you use org.springframework.aop)

If you need database access using your preferred ORM tool, you also need these module jars:

  • org.springframework.orm

  • org.springframework.jdbc

  • org.springframework.tx

  • org.springframework.aop

You also need any dependencies used by your ORM tool of choice and by your JDBC driver.

Adjust any servlet/web dependencies to the versions needed for your servlet container:

  • servlet-api-2.4

  • jsp-api-2.1

  • jstl-1.2

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值