# smart-ssm **Repository Path**: zhaozzh/smart-ssm ## Basic Information - **Project Name**: smart-ssm - **Description**: 最新代码已迁移至https://github.com/Dearzh 简单的SSM构架项目,Spring,SpringMvc,SpringSecurity,Mybatis,MybatisPlus,Log4j2,后续增加,定时器,Ehcache等模块构建 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-09-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # smart-ssm #### 项目介绍 项目创建之初是为了测试MybatisPlus对接后的使用效果而创建,但是后续为了对的起SSM的项目名称[是不是有点尴尬,哈哈],于是陆续增加和完善了各个模块,使其可以成为一个拿来即用的简单的SSM构架, #### 软件架构 软件架构说明: 1. 目前项目中使用到的模块分别为:Spring,SpringMVC,SpringSecurity,Thymeleaf,Mybatis,MybatisPlus,Ehcache以及Log4j2等,其中链接池则是使用的阿里的Druid的链接池, 且配置了对应的监控展示页面(对应的监控平台账户密码可打开web.xml进行查看,或打开“包创建规范.md”文件中的 参数配置说明一栏进行查看),对应的JSON转换工具则为阿里的 FastJson插件。 2. 前端则陆续引入了:LayUI,JQuery,art-template 等前端构架,且开发了对应的登录展示页面,以及登录后展示页面,其中登录时调用的接口便为SpringSecurity的 登录接口(可做参考使用), 3. smart-ssm中引入了ehcache做缓存插件,且陆续新增了RMI的广播调度机制,目的则是使smart-ssm可以成为拿来即用的简单的SSM模块,且对于一些简单的负载场景,使其可以足以支撑。 ![登录展示页面效果图](https://gitee.com/zhaozzh/smart-ssm/raw/master/src/main/webapp/resource/images/demo/login.png) #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)