master核心代码地址 branch :用到的各种技术demo,可独立运行
| 分支 | 地址 | 介绍 |
|---|---|---|
| master | https://github.com/EDOUP/webDemo/tree/master | 核心代码 |
| dubboxServiceDemo | https://github.com/EDOUP/webDemo/tree/dubboxServiceDemo | dobbox服务端demo |
| dubboxWebDemo | https://github.com/EDOUP/webDemo/tree/dubboxWebDemo | dobbox客户端demo |
| fastDfsDemo | https://github.com/EDOUP/webDemo/tree/fastDfsDemo | fastDfs图片存储 |
| freemarkerDemo | https://github.com/EDOUP/webDemo/tree/freemarkerDemo | freemarker生成商品静态网页 |
| generator | https://github.com/EDOUP/webDemo/tree/generator | mybits逆向工程生成器 |
| springBootMail | https://github.com/EDOUP/webDemo/tree/springBootMail | springBoot发送各类邮件,集成消息队列 |
| springJMS | https://github.com/EDOUP/webDemo/tree/springJMS | springboot 集成activeMq消息队列 |
| springDataRedisDemo | https://github.com/EDOUP/webDemo/tree/springDataRedisDemo | springboot 集成Redis缓存 |
| springDataSolrDemo | https://github.com/EDOUP/webDemo/tree/springDataSolrDemo | springboot 集成solor搜索 |
| springSecurityDemo | https://github.com/EDOUP/webDemo/tree/springSecurityDemo | spring security 安全框架 |