上一页 1 ··· 118 119 120 121 122 123 124 125 126 ··· 235 下一页
摘要: 原文地址:http://www.studytrails.com/frameworks/spring/spring-remoting-rmi.jsp Concept Overview Spring provides four ways to develop remote services. Remot 阅读全文
posted @ 2016-05-11 13:00 一天不进步,就是退步 阅读(458) 评论(0) 推荐(0)
摘要: 原文地址:http://www.studytrails.com/frameworks/spring/spring-remoting-http-invoker.jsp Concept Overview In the earlier articles we saw an introduction to 阅读全文
posted @ 2016-05-11 09:47 一天不进步,就是退步 阅读(1217) 评论(0) 推荐(0)
摘要: 原文地址:http://www.studytrails.com/frameworks/spring/spring-remoting-burlap.jsp Concept Overview In the earlier tutorials we saw an introduction to Sprin 阅读全文
posted @ 2016-05-11 09:44 一天不进步,就是退步 阅读(829) 评论(0) 推荐(0)
摘要: 原文地址:http://www.studytrails.com/frameworks/spring/spring-remoting-hessian.jsp Concept Overview The previous tutorial presents an overview of spring re 阅读全文
posted @ 2016-05-11 09:41 一天不进步,就是退步 阅读(679) 评论(0) 推荐(0)
摘要: spring-web总体分为三部分:caucho、httpinvoker、jaxws,其总体构造图如下: uml结构: 先看看网上搜索到的上述实现的原理吧:Spring RMI,Hessian/Burlap,HttpInvoker的区别 http://blog.csdn.net/arkblue/ar 阅读全文
posted @ 2016-05-11 08:46 一天不进步,就是退步 阅读(2395) 评论(0) 推荐(0)
摘要: 1. 配置tomcat Servers-->new 配置tomcat的路径,即可 2. 增加/移除application 注意:移除application时请使用"clean"来清除一下 3. 配置概况 4. modules模块 注意:context/path 和tomcat server.xml中 阅读全文
posted @ 2016-05-10 16:31 一天不进步,就是退步 阅读(211) 评论(0) 推荐(0)
摘要: 原文地址:http://zeroturnaround.com/rebellabs/watch-out-for-these-10-common-pitfalls-of-experienced-java-developers-architects/ Can we start by asking a se 阅读全文
posted @ 2016-05-10 08:55 一天不进步,就是退步 阅读(349) 评论(0) 推荐(0)
摘要: 使用mysql的时候,用到int类型的蛮多,需要注意一下: 1. 值的范围 2. 显示宽度 MySQL还支持选择在该类型关键字后面的括号内指定整数值的显示宽度。 int(M) 在 integer 数据类型中,M 表示最大显示宽度,该可选显示宽度规定用于显示宽度小于指定的列宽度的值时从左侧填满宽度。 阅读全文
posted @ 2016-05-09 17:04 一天不进步,就是退步 阅读(469) 评论(0) 推荐(0)
摘要: 背景: 1.使用maven package工程 2. 在eclipse中添加server运行时 publishing failed with multiple errors resource is out of sync with the file system 问题所在: Eclipse prod 阅读全文
posted @ 2016-05-06 13:45 一天不进步,就是退步 阅读(831) 评论(0) 推荐(0)
摘要: 原文地址:https://www.ibm.com/developerworks/cn/java/j-lo-powermock/ EasyMock 以及 Mockito 都因为可以极大地简化单元测试的书写过程而被许多人应用在自己的工作中,但是这 2 种 Mock 工具都不可以实现对静态函数、构造函数、 阅读全文
posted @ 2016-05-04 16:46 一天不进步,就是退步 阅读(932) 评论(0) 推荐(0)
上一页 1 ··· 118 119 120 121 122 123 124 125 126 ··· 235 下一页