04 2016 档案
摘要:http://www.oschina.net/news/69858/java-developer-need-intellij-idea-plugin
阅读全文
摘要:<dependency> <!-- junit 4.7 --> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> <type>jar</type> <scope>test</scope></
阅读全文
摘要:<!-- jetty 插件配置 --><plugin> <groupId>org.mortbay.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> <version>7.1.6.v20100715</version> <confi
阅读全文
摘要:1.包命名规则:xxx.xxx.controllers(否则扫描不到) 2.文件命名规则 xxxController
阅读全文
摘要:http://www.open-open.com/lib/view/open1452777403292.html
阅读全文
摘要:转:http://agiledon.github.io/blog/2013/11/21/play-trick-with-powermock/ 当我们面对一个遗留系统时,常见的问题是没有测试。正如Michael Feathers在Working Effectively with Legacy Code一书中对“遗留代码”的定义。他将其简单归纳为“没有测试的代码”。真是太贴切了!正是因为没有...
阅读全文
摘要:
阅读全文
摘要:Jrebel 可快速实现热部署,节省了大量重启时间,提高了个人开发效率。网上可搜索到破解版。 http://baike.baidu.com/link?url=wuzv7Wa7SMUKltJr-dytafp6aNOLT_acXjhU8CK0xh1cCnSTViS2y9jarHHEsivYbv_4H8G
阅读全文
摘要:http://www.cnblogs.com/peida/archive/2013/04/24/3036689.html
阅读全文