EL-ADMIN v2.3 release, the new online user management, a number of optimization

EL-ADMIN is the front and rear ends Spring Boot 2.1.0, Jpa, Spring Security, Redis, Vue isolated on rights management system, using the program module developed by function mode, use RBAC access control mode, the front end of dynamic routing menu. The new updates are as follows:

rear end

  1. Code optimization, optimization of a large number of Idea warning code more rigorous  # 134
  2. Was added solid base class (BaseEntity), DTO base class (BaseDTO), inheritance demand  # 137
  3. New Redis-based online user management, it can force users off the assembly line  # 6
  4. New Log Interface, the Token Log is no longer valid
  5. CAPTCHA replaced by the random mode authentication code, to verify the arithmetic
  6. Log Manager added to the browser field, optimized to obtain Ip address, LAN support access to the host address
  7. Menu and adjust permissions, rights management as menu buttons into table
  8. Increase access to anonymous notes, extended PreAuthorize anonymous comment  # 159
  9. Custom permission checking, @PreAuthorize ( "@ el.check ( 'Dept: List')"), can choose according to personal habits
  10. The code generator optimization, to add the export function default front and rear ends, input component automatically determines the time
  11. Custom asynchronous thread pool (rewrite spring default thread pool), using a custom thread pool to perform regular tasks, procedures to avoid OOM
  12. Free map bed optimized by MD5 determine whether duplicate upload pictures, historical pictures exist if the picture is returned

front end

  1. Simplified data dictionary, to the global mixing, a single component supports multiple dictionaries simultaneously  # 37
  2. Storage management tips to increase the image path and image preview  # 40
  3. Replacement tree table, which uses the tree table component carrying element-ui

repair

  1. Gson can not find the package to solve bug  # 141
  2. Ip2region.db path to solve the problem of incorrectly  # 146

Version 2.3 Guide: https://docs.auauz.net/#/sjzn

Preview Address: https://auauz.net/

Software source code

  Back-end source Front-end Source                                                  
github https://github.com/elunez/eladmin https://github.com/elunez/eladmin-web
Cloud code https://gitee.com/elunez/eladmin https://gitee.com/elunez/eladmin-web

Guess you like

Origin www.oschina.net/news/111067/el-admin-2-3-released