上一页 1 ··· 140 141 142 143 144 145 146 147 148 ··· 229 下一页
摘要: 1. 背景 注解可以减少代码的开发量,spring提供了丰富的注解功能,因项目中用到不少注解,因此下定决心,经spring4.x中涉及到的注解罗列出来,供查询使用。 2. spring注解图 2.1 spring-context模块的注解图 2.2 spring-web注解 2.3 spring其它 阅读全文
posted @ 2015-04-16 16:12 一天不进步,就是退步 阅读(38773) 评论(67) 推荐(14) 编辑
摘要: 原文地址:http://gordondickens.com/wordpress/2012/06/12/spring-3-1-environment-profiles/ProfilesSpring 3.1 now includes support for the long awaited enviro... 阅读全文
posted @ 2015-04-15 16:50 一天不进步,就是退步 阅读(3923) 评论(0) 推荐(0) 编辑
摘要: 原文地址:http://jingyan.baidu.com/article/0320e2c1f4ef6b1b87507b06.htmltomcat是一种非常常见的java web应用服务器,有时候服务器可能并不是部署在本地,而是部署在远程其他的机器上,我们用eclispe该如何进行debug调试呢?... 阅读全文
posted @ 2015-04-15 08:55 一天不进步,就是退步 阅读(419) 评论(0) 推荐(0) 编辑
摘要: 原文地址:http://nkcoder.github.io/blog/20140712/mysql-reconnect-packet-lost/1.1 错误信息:Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: T... 阅读全文
posted @ 2015-04-14 20:07 一天不进步,就是退步 阅读(95802) 评论(3) 推荐(5) 编辑
摘要: 原文地址:http://shiro.apache.org/architecture.htmlApache Shiro's design goals are to simplify application security by being intuitive and easy to use. Shi... 阅读全文
posted @ 2015-04-14 15:57 一天不进步,就是退步 阅读(9208) 评论(1) 推荐(0) 编辑
摘要: 原文:http://www.baeldung.com/spring-httpmessageconverter-rest1. OverviewThis article describeshow to ConfigureHttpMessageConverterin Spring.Simply put, ... 阅读全文
posted @ 2015-04-14 13:19 一天不进步,就是退步 阅读(2009) 评论(0) 推荐(0) 编辑
摘要: spring-web是spring webmvc的基础,它的功能如下: 1. 封装http协议中client端/server端的request请求和response响应及格式的转换,如json,rss,xml等。 2. 远程调用包括jaxws、caucho、httpinvoker 3. web相关的 阅读全文
posted @ 2015-04-14 11:57 一天不进步,就是退步 阅读(7378) 评论(2) 推荐(1) 编辑
摘要: 原文地址:http://279234058.iteye.com/blog/2200122今天发现了一个WindowBuilder插件,功能好强大,啊哈哈,从此告别手动编辑swing界面代码,直接像VB那样编辑界面,代码会自动生成。 首先在Eclipse中点击help,选择Install New So... 阅读全文
posted @ 2015-04-10 17:44 一天不进步,就是退步 阅读(815) 评论(0) 推荐(0) 编辑
摘要: 原文地址:http://nick-lab.gs.washington.edu/java/jdk1.5b/guide/jmx/tutorial/connectors.htmlBasic Example of JMX TechnologyThis chapter introduces the conce... 阅读全文
posted @ 2015-04-10 17:06 一天不进步,就是退步 阅读(263) 评论(0) 推荐(0) 编辑
摘要: 原文地址:http://www.javacodegeeks.com/2012/08/java-annotations-explored-explained.htmlOne of the many wonderful features of Java 5 SE is the introduction ... 阅读全文
posted @ 2015-04-10 16:59 一天不进步,就是退步 阅读(376) 评论(0) 推荐(0) 编辑
上一页 1 ··· 140 141 142 143 144 145 146 147 148 ··· 229 下一页