自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (6)
  • 收藏
  • 关注

原创 device support by kernel

设备树内核编译

2023-02-19 22:53:58 174

原创 ubuntu20.04安装,配置springboot

spring boot on ubuntu

2023-02-11 18:29:35 483

原创 kvm ubuntu virturelization can,t enter display

how to enter ubuntu20.04 login system

2023-01-25 17:24:37 104

原创 【无标题】django mysql 添加数据库表出现错误,或显示某某表已经存在

主要原因是在app/migrations/0001_initial.py里面已经建有相关的数据库表信息了,甚至在mysql的django_content_type表里也已经有这个表的信息了,所以再移植就会出错,解决办法是打开app/migrations/0001_initial.py或相应文件将里面关于这个新加表的信息删除,保存,然后执行python3manage.pymakenigrationsappxx。python3manage.pymigrateappxx便可解决问题!...

2022-07-29 18:37:06 670 1

原创 2020-08-09

qt5下mysql驱动编译安装:QMYSQL driver not loadedProject ERROR: Library 'mysql' is not defined.

2020-08-09 13:50:20 190

asm5.0.jar

2013-08-12 14:33:37.672:WARN::Nested in org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in URL [file:/E:/cloudwave-core/src/main/webapp/WEB- INF/classes/applicationContext.xml]: Invocation of init method failed; nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [mybatis- config.xml]; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: java.lang.IllegalStateException: Cannot enable lazy loading because CGLIB is not available. Add CGLIB to your classpath.:java.lang.IncompatibleClassChangeError: class net.sf.cglib.core.DebuggingClassWriter has interface org.objectweb.asm.ClassVisitor as super class

2015-12-27

cglib-nodep

org.springframework.aop.framework.AopConfigException: Cannot proxy target class because CGLIB2 is not available. Add CGLIB to the class path or specify proxy interfaces 从异常信息可以看出是cglib的问题,而我们去检查项目,却发现项目中并未cglib的jar,那么你可能想到的是缺少cglib这个jar包,没错,你的思路是正确的,你具有做javaee开发的思维,添加cglibxx.jar即可

2015-12-27

sqljdbc_3.0.1301.101_enu.tar

hadoop sql-server jdbc

2013-04-24

cglib-3.1.jar

org.springframework.aop.framework.AopConfigException: Cannot proxy target class because CGLIB2 is not available. Add CGLIB to the class path or specify proxy interfaces 从异常信息可以看出是cglib的问题,而我们去检查项目,却发现项目中并未cglib的jar,那么你可能想到的是缺少cglib这个jar包,没错,你的思路是正确的,你具有做javaee开发的思维,添加cglib-xx.jar即可

2015-12-27

commons-fileupload

上传文件包,springweb-mvc使用

2015-12-28

hadoop-eclipse-plugin1.04.jar

hadoop-eclipse 大数据, 分布式

2013-03-28

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除