自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (1)
  • 收藏
  • 关注

原创 求大佬搞定,严重: Exception sending context destroyed event to listener instance of class

严重: Exception sending context destroyed event to listener instance of class org.springframework.web.context.ContextLoaderListenerjava.lang.IllegalStateException: BeanFactory not initialized or alrea

2017-08-18 11:50:50 5499 1

原创 java SOAP调用webservice中文乱码

public static String getWebServiceAndSoap(String url,String isClass,String isMethod,StringBuffer sendSoapString) throws IOException { String soap = sendSoapString.toString(); if (soap...

2019-06-26 18:04:27 1656

SSM代码自动生成

支持 MySql,SqlServer,DB2 数据库,选择相应的数据库,并进行测试,在项目中生成实体类entity,service(包括接口与实现类),mybatis的mapper xml文件,spring的单元测试类,一些util类,并包含对应的配置文件,例如application.xml,mybatis.xml,spring-mvc.xml,db.properties与日志文件,另外web.xml也自动配置好,并生成实体相应的Controller控制器,包括基本的接口与业务实现,测试完成后即可在tomcat中运行

2018-08-14

空空如也

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

TA关注的人

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