美文网首页Java后端开发JAVA
OA管理系统 - SpringBoot + AmazeUi

OA管理系统 - SpringBoot + AmazeUi

作者: zzzmh | 来源:发表于2019-01-17 17:51 被阅读38次

    本项目由 zzzmh & csyd 共同开发完成

    zzzmh : https://zzzmh.cn/

    csyd : http://csyd.xyz/

    在线预览地址

    由于服务器配置较低,首次打开加载1分钟以内属于正常现象

    https://zzzmh.cn/projectoa/index

    截图展示

    登录

    首页,箭头指是公共部分

    人员信息

    系统监控模块

    系统日志

    OK,没了,还是建议去在线浏览一下

    在线浏览地址

    https://zzzmh.cn/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

    另外本文也发布在了我的个人博客: https://zzzmh.cn/single?id=2

    相关文章

      网友评论

        本文标题:OA管理系统 - SpringBoot + AmazeUi

        本文链接:https://www.haomeiwen.com/subject/xptwdqtx.html