我们为什么需要apache和公共记录罐安装在Eclipse框架的春天 [英] Why we need apache common logging jars to install spring framework in eclipse

查看:131
本文介绍了我们为什么需要apache和公共记录罐安装在Eclipse框架的春天的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我读了一些教程,其中一些是为了使用/安装Spring框架,而不是添加的Apache常见日志罐子。
我不知道阿帕奇共同logging.Is知识它安装Apache公共记录,如果我想要的工作/从春天/学习必要/ springMVC.What恰好就是Apache常见日志记录?
什么是最preferable方式在Eclipse中安装的春天。

I was reading some of the tutorials and some of them are adding apache common logging jars in order to use/install spring framework instead. I have no knowledge about apache common logging.Is it necessary to install apache common logging if I want to work/learn with/from spring/springMVC.What is exactly is apache common logging? What is the most preferable way to install spring in eclipse.

感谢

推荐答案

共享日志记录是Spring用于登录自己的数据日志框架:

Commons Logging is the logging framework that Spring uses to log its own data:

<一个href=\"http://blog.springsource.org/2009/12/04/logging-dependencies-in-spring/\">http://blog.springsource.org/2009/12/04/logging-dependencies-in-spring/

春是像任何其他产品的产品,因此,它并记录其自己的。它使用通用日志作为一个API来执行记录。

Spring is a product like any other product, and as such, it does logging of its own. It uses Commons Logging as an API to perform logging.

您不需要知道共享日志记录,以了解春季内到外;但您需要安装共享日志记录了Spring框架的工作。

You don't need to know Commons Logging inside-out in order to learn Spring; but you need to install Commons Logging for the Spring Framework to work.

您不要装春在Eclipse。 Eclipse是一个IDE。您需要只需下载弹簧,使其可用于您的Eclipse项目,通过编辑你的项目的构建路径(右击该项目并选择属性)。

You don't "install Spring in Eclipse". Eclipse is an IDE. You need to simply download Spring and make it available to your Eclipse projects, by editing your project's build path (right click the project and choose "Properties").

(使可用于JavaEE应用山泉有点更加复杂。关于它的信息是随时可用一个简单的谷歌搜索中)

(Making Spring available for a JavaEE application is a bit more involved. Information about it is readily available within a simple Google search)

这篇关于我们为什么需要apache和公共记录罐安装在Eclipse框架的春天的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆