实用文章收集

日常

关于SSM框架

ssm环境搭建

参考:http://blog.csdn.net/zhshulin/article/details/37956105

使用mybatis-generator-plugins自动生成代码

参考:http://blog.csdn.net/liudongdong0909/article/details/51534735

使用mybatis-generator-plugins自动生成分页代码

参考:http://blog.csdn.net/xiao__gui/article/details/51333693

批量操作插件

参考:http://blog.itfsw.com/2017/03/13/mybatis-generator-piliang-charu-chajian/
注意:http://blog.csdn.net/tylai520/article/details/6763197

解决IDEA自动重置LanguageLevel和JavaCompiler版本的问题

http://blog.csdn.net/isea533/article/details/48575983

链接资料

eclipse 远程调试tomcat

http://jingyan.baidu.com/article/0320e2c1f4ef6b1b87507b06.html

Java序列化的几种方式以及序列化的作用

http://www.cnblogs.com/xiohao/p/4234184.html

Java开发中的23种设计模式详解

http://www.cnblogs.com/maowang1991/archive/2013/04/15/3023236.html

hadoop源码编译与调试

https://www.iteblog.com/archives/897

你可能感兴趣的:(环境搭建)