Skip to content

yoloz/admin-system-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

admin system backend

系统中已完成基础功能:用户、角色、菜单、操作日志、权限过滤、cache、session超时

spring boot 3.1.0、jdk 17、jwt、mybatis;
DTO: 页面传过来的数据; VO: 传给页面的数据,简单直接使用PO;
controller: 操作记录的参数添加注解RequestParam或RequestBody,用于日志参数记录;

mybatis-flex

  • APT生成的辅助代码在target/generated-sources/annotations;

About

backend for admin system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages