当前位置:网站首页>Timo background management system
Timo background management system
2022-07-03 10:25:00 【Android Guide】
Good evening , I am Lao Bei , official account 「GitHub Point north 」 Will recommend GitHub There are interesting projects on , Tap the value of open source , Welcome to your attention .
TIMO Background management system , be based on SpringBoot2.0 + Spring Data Jpa + Thymeleaf + Shiro Developed background management system , It is easy to develop and maintain by using the way of sub module , Support the deployment of front and back modules respectively , Currently supported features are : Rights management 、 Department of management 、 Dictionary management 、 logging 、 Upload files 、 Code generation, etc , Scaffolding for rapid development of back office systems !
Technology selection
- back-end technology :SpringBoot + Spring Data Jpa + Thymeleaf + Shiro + Jwt + EhCache
- The front-end technology :Layui + Jquery + zTree + Font-awesome
New project structure
Project structure chart
Function list
- User management : Users who manage back office systems , It can be added, deleted, modified and checked .
- Role management : The smallest unit of authority to assign , Assign permissions to users through roles .
- Menu management : Used to configure the system menu , Also as a permission resource .
- Department of management : Manage and differentiate users through different departments .
- Dictionary management : Unified management of some data to be converted , Such as : male 、 Female etc .
- Behavior log : It is used to record the user's operation on the system , At the same time, monitor the system for errors .
- Upload files : Built in file upload interface , It is convenient for developers to use the file upload function .
- Code generation : Can help developers develop projects quickly , Reduce unnecessary repetition , Pay more attention to business realization .
- Form building : Quickly build a form module by dragging .
- Data interface : Automatically generate relevant... Based on business code api Interface document
Installation tutorial
Environment and plug-in requirements
- Jdk8+
- Mysql5.5+
- Maven
- Lombok( important )
Import the project
- IntelliJ IDEA:Import Project -> Import Project from external model -> Maven
- Eclipse:Import -> Exising Mavne Project
Run the project
- adopt Java Run in application mode admin Under the module of com.linln.BootApplication.java file
- Database configuration : Database name timo user root password root
- Access address :http://localhost:8080/
- Default account password :admin/123456
Instructions
- Using document :sdoc/ Using document .docx
- Development Manual :TIMO Developing documents . On-line
- SQL file :sdoc/timo.sql( Often forget to sync !)
Demo address
Demo address :http://www.linln.cn
Preview
Source code address
And no. GitHub Point north The background to reply TIMO Get the source address .
边栏推荐
- Leetcode-106:根据中后序遍历序列构造二叉树
- 20220604 Mathematics: square root of X
- 20220605 Mathematics: divide two numbers
- CV learning notes ransca & image similarity comparison hash
- [graduation season] the picture is rich, and frugality is easy; Never forget chaos and danger in peace.
- Leetcode-106: construct a binary tree according to the sequence of middle and later traversal
- Opencv notes 17 template matching
- LeetCode - 1670 设计前中后队列(设计 - 两个双端队列)
- 2018 Lenovo y7000 black apple external display scheme
- Leetcode-404: sum of left leaves
猜你喜欢
Simple real-time gesture recognition based on OpenCV (including code)
4.1 Temporal Differential of one step
Advantageous distinctive domain adaptation reading notes (detailed)
1. Finite Markov Decision Process
Pytorch ADDA code learning notes
[LZY learning notes -dive into deep learning] math preparation 2.1-2.4
Data classification: support vector machine
LeetCode - 706 设计哈希映射(设计) *
CV learning notes - camera model (Euclidean transformation and affine transformation)
Discrete-event system
随机推荐
[LZY learning notes dive into deep learning] 3.1-3.3 principle and implementation of linear regression
Label Semantic Aware Pre-training for Few-shot Text Classification
Inverse code of string (Jilin University postgraduate entrance examination question)
20220607其他:两整数之和
[C question set] of Ⅵ
Handwritten digit recognition: CNN alexnet
Mise en œuvre d'OpenCV + dlib pour changer le visage de Mona Lisa
Matplotlib drawing
LeetCode - 715. Range module (TreeSet)*****
Leetcode - 5 longest palindrome substring
Rewrite Boston house price forecast task (using paddlepaddlepaddle)
Secure in mysql8.0 under Windows_ file_ Priv is null solution
Cases of OpenCV image enhancement
LeetCode - 919. Full binary tree inserter (array)
Model evaluation and selection
20220603数学:Pow(x,n)
20220601数学:阶乘后的零
CV learning notes - reasoning and training
What did I read in order to understand the to do list
20220610其他:任务调度器