使用BeanUtils的Jar包问题

Posted tnt-33

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用BeanUtils的Jar包问题相关的知识,希望对你有一定的参考价值。

用BeanUtil的jar包绑定属性时候(导出数据),导入了commons-beanutils-1.9.3.jar 和 commons-logging-1.2.jar ,启动tomcat 报错:java.lang.NoClassDefFoundError: org/apache/commons/collections/FastHashMap 和  this web application instance has been stopped alrea,如下图:

技术图片

在依赖中加入commons-collection-3.2版本的JAR包就可以了。

 

以上是关于使用BeanUtils的Jar包问题的主要内容,如果未能解决你的问题,请参考以下文章

commons-beanutils的jar包导入了出错。Java 一直报下图错误

commons-beanutils-1.8.3是啥jar包

jar包下载步骤 commons-beanutils

BeanUtils组件

BeanUtils&&DbUtils

DBUtils与BeanUtils以及Gson工具类