系统支配手册
1. jar支配1.1. 打包办法1mvn clean packagejava -jar ms-mcms.jarCopy
1.2. 打包办法2(推举)
打包指令增加参数 -f bin-xml ,实行完成会在target目录会天生 “ 项目-bin ” 发布文件夹
mvn clean package -f bin-xmlCopy
1.2.1. 目录构造

config:配置文件
html:静态化自动天生的目录(自动天生)
static:静态资源文件
templets:(必须)模版目录,须要复制一份
upload:(必须)上传的文件夹
WEB-INF:ftl视图文件
mcms.log:自动天生的日志文件
.sh:linux启动、停滞脚本
.bat:window启动、停滞脚本
技能选型后端框架技能
名称
官网
Spring Framework
容器
http://projects.spring.io/spring-framework
Spring Boot
MVC框架
https://spring.io/projects/spring-boot
Apache Shiro
安全框架
http://shiro.apache.org
Spring session
分布式Session管理
http://projects.spring.io/spring-session
MyBatis
ORM框架
http://www.mybatis.org
Freemarker
视图框架
http://freemarker.foofun.cn
PageHelper
MyBatis分页插件
http://git.oschina.net/free/Mybatis_PageHelper
Log4J
日志组件
http://logging.apache.org
Maven
项目构建
http://maven.apache.org
Elasticsearch
分布式搜索引擎
https://www.elastic.co
Redis
分布式缓存数据库
https://redis.io
hutool
工具类
http://hutool.mydoc.io
前端框架技能
名称
官网
vue
函式库
https://cn.vuejs.org//
element ui
UI库
https://element.eleme.cn/2.0/#/zh-CN
jQuery
函式库
http://jquery.com/
Bootstrap
前端框架
http://getbootstrap.com/
Bootstrap-table
Bootstrap数据表格
http://bootstrap-table.wenzhixin.net.cn/
BootstrapValidator
表单验证
http://bootstrapvalidator.com/
Font-awesome
字体图标
http://fontawesome.io/
Waves
点击效果插件
https://github.com/fians/Waves/
zTree
树插件
http://www.treejs.cn/v3/
Select2
选择框插件
https://github.com/select2/select2
Vue
MVVM框架
https://cn.vuejs.org/
AmazeUI
移动端UI
http://amazeui.org/
Plupload
上传控件
http://www.plupload.com/
freemarker
模板引擎
http://freemarker.foofun.cn/toc.html
validator
验证库
https://github.com/chriso/validator.js
animate
动画
http://daneden.github.io/animate.css/
icon
矢量小图标(待更新)
http://ms.mingsoft.net/html/86//6048/index.html
软件截图代码天生器
项目源码和操作文档:转发文章后私信【620】三个数字即可免费获取!
!
!
源码
操作文档