1 Star 1 Fork 0

liushaokai / 传智健康文档

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

健康医疗:

技术架构

前端技术:

HTML5,bootstrap,elementUI,Vue.js,ajax

分布式架构及权限技术栈:

zookeeper,dubbo,springMVC,spring Security

分布式版本控制及报表技术栈:

git,apachePol,Echarts

持久化技术栈

mybatis,mysql

第三方服务

阿里云通信(短信服务) 七牛云(存储服务)微信开发平台(公众号)

项目结构

parent:

父工程,pom 统一锁定依赖的版本,同时聚合其他子模块

common:

通用模块,jar,存放项目中使用到的一些工具类实体类返回结果常量

interface

jar,存放服务接口

service-provider

Dubbo服务模块 war包存放服务实现类,Dao接口(1.数据源DruidDataSource 2.SqlSessionFactoryBean 3.批量接口生成代理对象MapperScannerConfigurer),Mapper映射文件(pageHelper分页助手),spring-service(dubbo配置文件) ,spring-事务(1事务管理器DataSourceTransactionManager --必须使用cglib创建代理对象) tomcat

backend

后台管理, war包, 作为Dubbo服务消费,存放 Controller。html,js,css,spring配置文件等(1.注解驱动里面有FastJsonHttpMessageConverter2.dubbo 3文件上传CommonsMultipartResolver)。tomcat 。WEB.XML(1解乱码CharacterEncodingFilter 2前端控制器DispatcherServlet 3全局参数contextConfigLocation ,) web.xml(监听器,全局参数contextConfigLocation)

mobile

移动前端,war包。Dubbo消费方,control。html,js,css,spring配置文件等。tomcat

导入资源

导入 数据库资源

POJO实体类导入health-common

constant导入MessageConstant

entity导入Result和PageResult和封装的查询条件的QueryPageBean

html、js、css、图片等静态资源,放到health_backend

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/liu-shao-kai/chuanzhi-health-document.git
git@gitee.com:liu-shao-kai/chuanzhi-health-document.git
liu-shao-kai
chuanzhi-health-document
传智健康文档
master

搜索帮助