随笔分类 -  springMVC

摘要:官网: https://docs.oracle.com/javaee/7/api/javax/annotation/PostConstruct.htmlblog:https://blog.csdn.net/liguangix/article/details/80371055 阅读全文
posted @ 2019-03-29 17:41 lvlin241 编辑
摘要:1、官网API https://knowm.org/javadocs/sundial/org/quartz/triggers/CronExpression.html 2、判断时间是否匹配该表达式 https://www.jianshu.com/p/7a11f2b33c26 3、cron表达式详解 h 阅读全文
posted @ 2019-03-29 16:58 lvlin241 阅读(409) 评论(0) 推荐(0) 编辑
摘要:参考: https://blog.csdn.net/zh15732621679/article/details/79279608 https://blog.csdn.net/wangjun5159/article/details/47781443 阅读全文
posted @ 2019-03-29 16:54 lvlin241 阅读(638) 评论(0) 推荐(0) 编辑
摘要:1、官网 http://hessian.caucho.com/#Examples 2、实际例子 https://my.oschina.net/gentlelions/blog/882065 3、springMVC集成hessian https://my.oschina.net/u/2929819/b 阅读全文
posted @ 2019-03-29 16:49 lvlin241 阅读(185) 评论(0) 推荐(0) 编辑
摘要:参考:https://blog.csdn.net/ppppfly/article/details/46847299 阅读全文
posted @ 2019-03-04 16:39 lvlin241 阅读(86) 评论(0) 推荐(0) 编辑
摘要:参考:https://www.aliyun.com/jiaocheng/800577.html 阅读全文
posted @ 2018-07-15 13:08 lvlin241 阅读(1663) 评论(0) 推荐(0) 编辑
摘要:@ResponseBody @RequestMapping("xxx.do") public List<POJO> getList(){ return List<POJO>; } 阅读全文
posted @ 2018-07-15 12:21 lvlin241 阅读(2381) 评论(0) 推荐(0) 编辑
摘要:参考:https://blog.csdn.net/hgg923/article/details/53610548 @RequestMapping(value = "changeMobile", method = RequestMethod.POST, produces = "application/ 阅读全文
posted @ 2018-07-15 11:51 lvlin241 阅读(129) 评论(0) 推荐(0) 编辑
摘要:参考:https://blog.csdn.net/xiaofeifei8421/article/details/43231815 阅读全文
posted @ 2018-07-15 11:32 lvlin241 阅读(1250) 评论(0) 推荐(0) 编辑
摘要:参考:https://blog.csdn.net/jsu_9207/article/details/51281027 阅读全文
posted @ 2018-04-13 11:06 lvlin241 阅读(605) 评论(0) 推荐(0) 编辑
摘要:参考:http://cron.qqe2.com/ 阅读全文
posted @ 2018-03-12 20:04 lvlin241 阅读(240) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示