阿里云服务器免费领卷啦。

捡代码论坛-最全的游戏源码下载技术网站!

 找回密码
 立 即 注 册

QQ登录

只需一步,快速开始

搜索
关于源码区的附件失效或欺骗帖, 处理办法
查看: 4642|回复: 0

[开源项目] 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构

[复制链接]

4208

主题

210

回帖

12万

积分

管理员

管理员

Rank: 9Rank: 9Rank: 9

积分
126153
QQ
发表于 2017-6-16 18:05:23 | 显示全部楼层 |阅读模式
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。

演示地址:
  1. http://47.93.195.63/zheng-upms-server/sso/login?backurl=http%3A%2F%2F47.93.195.63%2Fzheng-upms-server%2Fmanage%2Findex
复制代码
前言
  zheng项目创建于2016年10月4日,正在慢慢成长中,目的不仅仅是一个开发架构,而是努力打造一套从 前端模板 - 基础框架 - 分布式架构 - 开源项目 - 持续集成 - 自动化部署 - 系统监测 - 无缝升级 的全方位J2EE企业级开发解决方案。

项目介绍
  基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。

组织结构
zheng_project.png

技术选型

后端技术:

技术        名称        官网
Spring Framework        容器        http://projects.spring.io/spring-framework/
SpringMVC        MVC框架        http://docs.spring.io/spring/doc ... nce/htmlsingle/#mvc
Apache Shiro        安全框架        http://shiro.apache.org/
Spring session        分布式Session管理        http://projects.spring.io/spring-session/
MyBatis        ORM框架        http://www.mybatis.org/mybatis-3/zh/index.html
MyBatis Generator        代码生成        http://www.mybatis.org/generator/index.html
PageHelper        MyBatis物理分页插件        http://git.oschina.net/free/Mybatis_PageHelper
Druid        数据库连接池        https://github.com/alibaba/druid
FluentValidator        校验框架        https://github.com/neoremind/fluent-validator
Thymeleaf        模板引擎        http://www.thymeleaf.org/
Velocity        模板引擎        http://velocity.apache.org/
ZooKeeper        分布式协调服务        http://zookeeper.apache.org/
Dubbo        分布式服务框架        http://dubbo.io/
TBSchedule & elastic-job        分布式调度框架        https://github.com/dangdangdotcom/elastic-job
Redis        分布式缓存数据库        https://redis.io/
Solr & Elasticsearch        分布式全文搜索引擎        http://lucene.apache.org/solr/ https://www.elastic.co/
Quartz        作业调度框架        http://www.quartz-scheduler.org/
Ehcache        进程内缓存框架        http://www.ehcache.org/
ActiveMQ        消息队列        http://activemq.apache.org/
JStorm        实时流式计算框架        http://jstorm.io/
FastDFS        分布式文件系统        https://github.com/happyfish100/fastdfs
Log4J        日志组件        http://logging.apache.org/log4j/1.2/
Swagger2        接口测试框架        http://swagger.io/
sequence        分布式高效ID生产        http://git.oschina.net/yu120/sequence
AliOSS & Qiniu & QcloudCOS        云存储        https://www.aliyun.com/product/oss/ http://www.qiniu.com/ https://www.qcloud.com/product/cos
Protobuf & json        数据序列化        https://github.com/google/protobuf
Jenkins        持续集成工具        https://jenkins.io/index.html
Maven        项目构建管理        http://maven.apache.org/
前端技术:

技术        名称        官网
jQuery        函式库        http://jquery.com/
Bootstrap        前端框架        http://getbootstrap.com/
Bootstrap-table        Bootstrap数据表格        http://bootstrap-table.wenzhixin.net.cn/
Font-awesome        字体图标        http://fontawesome.io/
material-design-iconic-font        字体图标        https://github.com/zavoloklom/material-design-iconic-font
Waves        点击效果插件        https://github.com/fians/Waves
zTree        树插件        http://www.treejs.cn/v3/
Select2        选择框插件        https://github.com/select2/select2
jquery-confirm        弹出窗口插件        https://github.com/craftpip/jquery-confirm
jQuery EasyUI        基于jQuery的UI插件集合体        http://www.jeasyui.com
React        界面构建框架        https://github.com/facebook/react
Editor.md        Markdown编辑器        https://github.com/pandao/editor.md
zhengAdmin        后台管理系统模板        https://github.com/shuzheng/zhengAdmin
autoMail        邮箱地址自动补全插件        https://github.com/shuzheng/autoMail
zheng.jprogress.js        加载进度条插件        https://github.com/shuzheng/zheng.jprogress.js
zheng.jtotop.js        返回顶部插件        https://github.com/shuzheng/zheng.jtotop.js
架构图


architect.png

下载地址:
  1. https://git.oschina.net/shuzheng/zheng
复制代码



捡代码论坛-最全的游戏源码下载技术网站! - 论坛版权郑重声明:
1、本主题所有言论和图片纯属会员个人意见,与本论坛立场无关
2、本站所有主题由该帖子作者发表,该帖子作者与捡代码论坛-最全的游戏源码下载技术网站!享有帖子相关版权
3、捡代码论坛版权,详细了解请点击。
4、本站所有内容均由互联网收集整理、网友上传,并且以计算机技术研究交流为目的,仅供大家参考、学习,不存在任何商业目的与商业用途。
5、若您需要商业运营或用于其他商业活动,请您购买正版授权并合法使用。 我们不承担任何技术及版权问题,且不对任何资源负法律责任。
6、如无法链接失效或侵犯版权,请给我们来信:jiandaima@foxmail.com

回复

使用道具 举报

*滑块验证:
您需要登录后才可以回帖 登录 | 立 即 注 册

本版积分规则

技术支持
在线咨询
QQ咨询
3351529868

QQ|手机版|小黑屋|捡代码论坛-专业源码分享下载 ( 陕ICP备15015195号-1|网站地图

GMT+8, 2024-4-19 04:47

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表