Skip to content

springboot-admin是基于springboot2.0.1 前端采用vue-element-admin组件的快速开发脚手架单体服务。

Notifications You must be signed in to change notification settings

huoyunhao/springboot-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

springboot-admin

springboot-admin是基于springboot2.0.1 前端采用vue-element-admin组件的快速开发脚手架单体服务。

##1 项目技术栈

  • 数据库mysql6.5

  • springspringboot2.0.1

  • 登录jwt token

  • 持久化tk 通用mapper

  • 接口管理swagger-ui

  • 数据库连接池druid

  • 序列化 fastjson

  • 分页 pagehelper

  • 自我检测 actuator

  • 单元测试 junit

  • 数据库redis


2 权限管理

###2.1 使用 springmvc自定义拦截器完成基于token的用户restful风格权限管理,精确到按钮级别。 。

3 日志收集

###3.1 使用spring-aop完成日志收集


4 功能截图

4.1 基本功能

首页

image.png


用户管理

image.png


角色类型管理

image.png


####日志管理

image.png


####菜单管理

image.png


####数据库管理

image.png


####权限管理

image.png


####接口文档管理

image.png


####角色类型管理

image.png


5 项目说明

spring-boot-admin脚手架权限控制拦截器

spring-boot-admin 项目启动说明


6 项目地址

后端地址 前端地址 前端登录账号:admin 密码 123456 数据库sql文件:hyh\admin\src\main\resources\db\loop_admin_v1.sql

License

Apache License Version 2.0

About

springboot-admin是基于springboot2.0.1 前端采用vue-element-admin组件的快速开发脚手架单体服务。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages