2018年8月24日

MyBatis各种类型的入参使用方式

摘要: https://blog.csdn.net/u011983531/article/details/53561219 mybatis中if判断传入字符串或者Long参数不为空 https://blog.csdn.net/lihua5419/article/details/79971759 mybati 阅读全文

posted @ 2018-08-24 00:03 chengjunde 阅读(349) 评论(0) 推荐(0) 编辑

2018年8月23日

mybatis 关于传long 类型问题

摘要: @Datapublic class PrealertPackageStatusDTO { private Integer nowStatus; /** * packageStatusEnum */ private Integer targetStatus; private PackageReceiv 阅读全文

posted @ 2018-08-23 23:42 chengjunde 阅读(1376) 评论(0) 推荐(0) 编辑

2018年8月22日

mybatis 问题

摘要: applicationContext.xml报错https://bbs.csdn.net/topics/392184546MyBatis SqlSessionFactory的几种常见创建方式https://www.cnblogs.com/doudou-taste/p/9020816.htmlJava 阅读全文

posted @ 2018-08-22 23:57 chengjunde 阅读(90) 评论(0) 推荐(0) 编辑

2018年8月20日

spring +servlet 与 spring MVC

摘要: spring serlvetSpring框架中context-param与servlet中init-param的contextConfigLocation的区别https://blog.csdn.net/angle_sun/article/details/52069712<context-param 阅读全文

posted @ 2018-08-20 23:36 chengjunde 阅读(172) 评论(0) 推荐(0) 编辑

Resources.class.getResourceAsStream 获取配置的方法

摘要: getResourceAsStream和getResource的用法及Demo实例 https://www.cnblogs.com/shanheyongmu/p/5898764.html Resources.class.getResourceAsStream 获取配置的方法 https://blog 阅读全文

posted @ 2018-08-20 23:19 chengjunde 阅读(1108) 评论(0) 推荐(0) 编辑

2018年8月7日

Spring 入门 web.xml配置详解

摘要: Spring 入门 web.xml配置详解 https://www.cnblogs.com/cczz_11/p/4363314.html https://blog.csdn.net/hellolovelife/article/details/49079747 Eclipse搭建SSH(Struts2 阅读全文

posted @ 2018-08-07 23:56 chengjunde 阅读(107) 评论(0) 推荐(0) 编辑

2018年8月2日

spring boot 无法读取application.properties问题

摘要: spring boot 无法读取application.properties问题 https://bbs.csdn.net/topics/392374488 Spring Boot 之注解@Component @ConfigurationProperties(prefix = "sms") http 阅读全文

posted @ 2018-08-02 23:22 chengjunde 阅读(2074) 评论(0) 推荐(0) 编辑

2018年7月22日

redis nginx session tomcat

摘要: Redis解决session共享 http://lyl-zsu.iteye.com/blog/2408292 http://zx10103326.iteye.com/blog/2244195 https://www.dssz.com/3179792.html 注意 要下载 三个 Redis 存放 s 阅读全文

posted @ 2018-07-22 12:47 chengjunde 阅读(169) 评论(0) 推荐(0) 编辑

2018年7月20日

HashMap 的底层原理

摘要: HashMap 的底层原理https://www.cnblogs.com/holyshengjie/p/6500463.html揭秘 HashMap 实现原理(Java 8)https://www.cnblogs.com/yangming1996/p/7997468.html 认识Thread的 s 阅读全文

posted @ 2018-07-20 18:44 chengjunde 阅读(119) 评论(0) 推荐(0) 编辑

创建与删除SQL约束或字段约束

摘要: https://www.cnblogs.com/accumulater/p/6807647.html https://blog.csdn.net/qq_40281800/article/details/78503181 阅读全文

posted @ 2018-07-20 18:08 chengjunde 阅读(90) 评论(0) 推荐(0) 编辑

导航