TIMO v2.0.3 release, rewrite shiro "Remember Me" series data

TIMO background management system has released version v2.0.3 (based SpringBoot), update log:

  1. Updated: Rename menu type: catalogs, menus, buttons,

  2. Updated: Rewrite Shiro "Remember Me" series data, reducing the volume of cookie

  3. New: Get list of user roles method

  4. Fix: Timeout problem getting lazy loading sector data

  5. Repair: The jq version 2.2.4 changed to solve the problem layui pop-up window is maximized

  6. New: Project configuration item can be configured to ignore Shiro and XSS protection rules directly by yml file

  7. New: ResultExceptionError and ResultExceptionSuccess exception class

  8. Some tips page display problems, optimize load time: Repair

Platform Overview

TIMO background management system, SpringBoot2.0 + Spring Data Jpa + Thymeleaf + Shiro developed back office system based on the use of sub-module of the way to facilitate the development and maintenance, support front and back office modules are deployed, currently supported features include: rights management, department management, dictionary management, logging, file upload, code generation, for the rapid development of back-office systems born scaffolding!

Technology Selection

  1. Back-end technology: SpringBoot + Spring Data Jpa + Thymeleaf + Shiro + Jwt + EhCache

  2. Front-end technology: Layui + Jquery + zTree + Font-awesome

function list

  1. User management: User management background for the system, and the like can be CRUD operations.

  2. Role Management: the smallest unit to assign permissions, assign permissions to users by role.

  3. Menu Manager: used to configure the system menu, as well as the authority resources.

  4. Department management: to manage and differentiate users in different sectors.

  5. Dictionary management: the need to convert some of the data of unified management, such as: male, female and so on.

  6. Behavior journal: used to record the user's operation of the system, and run-time error monitoring system.

  7. File Upload: built-in file upload interface, easy to developers to use file upload function.

  8. Code Generation: enables developers to quickly develop programs to reduce unnecessary duplication operation, spend more time focusing on business implementation.

  9. Construction of the form: the form to quickly build a module by drag and drop.

  10. Data Interface: api generated automatically according to the service interface document codes

Structure chart

preview

Guess you like

Origin www.oschina.net/news/111131/timo-2-0-3-released