随笔分类 - SpringMVC+Spring+mybatis(SSM)
摘要:4.12 4.3.1.RELEASE 3.2.7 1.2.3 5.1.30 1.1.2 2.8.9 1.8.10 1.3.3 2.5 1.3.2 2.8.1 5.4.1.Final 1.2 1.1.2 3.3 1.7.25 3.1.0 junit junit ${junit....
阅读全文
摘要:一、Spring Spring致力于提供一种方法管理你的业务对象。IOC容器,它可以装载bean(也就是我们java中的类,当然也包括service dao里面的),有了这个机制,我们就不用在每次使用这个类的时候为它初始化,很少看到关键字new。另外spring的aop,事务管理等等都是我们经常用到
阅读全文
摘要:问题一: eclipse中使用mybatis-generator逆向代码生成工具出现waiting for "building workspace" 解决办法: 选择菜单栏的 Project ,然后把菜单栏中 Build Automatically 前面的对钩去掉即可解决。 问题二: com.mys
阅读全文
摘要:@DateTimeFormat(pattern="yyyy-MM-dd") 返回的时候java.util.Date pattern="yyyy-MM-dd"必须要和页面中的日期格式对应。 1、TimeController.java 2.User.java 3、页面
阅读全文
摘要:异常信息: 严重: Servlet.service() for servlet [suibian] in context with path [/SpringMvcDemo3] threw exception [Request processing failed; nested exception
阅读全文

浙公网安备 33010602011771号