http://wosyingjun.iteye.com/blog/2312553nginx
这里推荐几个本身写的范例项目,主要采用SSM(Spring+SpringMVC+Mybatis)框架,分布式架构采用的是(dubbo+zookeeper)。范例项目的好处是简单易懂,在架构一个新的项目的时候能够直接当成脚手架来用,方便快速开发,另外项目中涉及到以及将来可能涉及到的知识点都会不断完善。git
三个项目是互相发展而来的,依次为(不断完善中):github
github地址:https://github.com/wosyingjun/beauty_ssmweb
github地址:https://github.com/wosyingjun/beauty_ssm_clustersql
github地址:https://github.com/wosyingjun/beauty_ssm_dubbo后端