Recommend several sample projects related to Java backend written by yourself

Recommend several sample projects written by yourself

Here are a few sample projects written by myself, mainly using the SSM (Spring+SpringMVC+Mybatis) framework, and the distributed architecture (dubbo+zookeeper). The advantage of the example project is that it is simple and easy to understand. When building a new project, it can be directly used as a scaffold to facilitate rapid development. In addition, the knowledge points involved in the project and those that may be involved in the future will be continuously improved.

The three projects are developed from each other, in order (continuously improving):

1. Elegant SSM architecture (Spring+SpringMVC+Mybatis)

Github address: https://github.com/wosyingjun/beauty_ssm

Architecture diagram:

2. Improve the "elegant SSM framework" (page separation + nginx load balancing + tomcat cluster)

Github address: https://github.com/wosyingjun/beauty_ssm_cluster

Architecture diagram:

3. Split the "elegant SSM framework" into a distributed architecture (based on dubbo+zookeeper)

Github地址:https://github.com/wosyingjun/beauty_ssm_dubbo

Dubbo的简单介绍和部署:http://wosyingjun.iteye.com/blog/2320127

架构图:

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326759976&siteId=291194637