随笔分类 -  java 问题区

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 阅读(183) 评论(0) 推荐(0)

jenkins
摘要: 阅读全文

posted @ 2018-07-20 13:37 chengjunde 阅读(110) 评论(0) 推荐(0)

java 中 Cannot make a static reference to the non-static 解决方法
摘要:今天敲代码的时候遇到了这个问题,大体这个问题可以简化成这样; 1 2 3 4 5 6 7 8 9 10 显示 Cannot make a static reference to the non-static method get() from the type Test1 好吧,我决定改成这样 1 阅读全文

posted @ 2018-07-19 19:44 chengjunde 阅读(1142) 评论(0) 推荐(0)

导航