毕业设计-OA系统-开发日志
home
其他的一些相关笔记链接
参考
在线预览地址
由于服务器配置较低,首次打开加载1分钟以内属于正常现象
http://www.tczmh.club/projectoa/index
截图展示
登录
首页,箭头指是公共部分
人员信息
系统监控模块
系统日志
OK,没了,还是建议去在线浏览一下
在线浏览地址
http://www.tczmh.club/projectoa/index
GitHub地址
https://github.com/18121259693/projectoa.git
DB设计书
http://leanote.com/blog/post/5a82b593ab644140d2000fdf
环境 & 框架
- JDK 1.8
- Tomcat 8.5
- IntelliJ IDEA 2017.3
- SpringBoot 1.5.10
Mybatis-spring-boot-starter 1.3.1
- Mysql 5.7
- Gradle 4.4
插件 & 工具
- Logback (spring内置) 用于记录日志文件
- Spring Data Redis (spring内置) 用户缓存
- Spring Boot Shiro
- Spring Boot Admin
前端使用的模板
- AmazeUI 2.7.2
- prism 用于<pre>标签的代码高亮
- Font Awesome (amaze ui内置) 用于显示统一图标
- FullCalendar (amaze ui内置) 一个带备注的日历插件
GitHub地址
https://github.com/18121259693/projectoa.git
其他的一些相关笔记链接
毕业设计-开发避坑指南!
http://leanote.com/blog/post/5a8e72ebab64410df100094d
DB设计
http://leanote.com/blog/post/5a82b593ab644140d2000fdf
shiro-spring
http://leanote.com/blog/post/5a8e6b48ab64410bff000863
Spring-Data-Redis
http://leanote.com/blog/post/5a8e1f37ab64410bff0002ee
彩虹猫 banner.txt for Spring Boot
http://leanote.com/blog/post/5a8e758eab64410df100098c
参考
http://www.ityouknow.com/spring-boot.html