All Projects → sanyueruanjian → smpe-admin

sanyueruanjian / smpe-admin

Licence: Apache-2.0 license
SMPE-ADMIN后端通用开发框架

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to smpe-admin

citrus
🌈 低代码快速开发脚手架,灵活、高效,降低开发成本
Stars: ✭ 368 (+776.19%)
Mutual labels:  springsecurity, mybatis-plus, springboot2-x
springboot-chapter
🚀Spring Boot 2.0基础教程。主流框架整合,实践学习案例。
Stars: ✭ 23 (-45.24%)
Mutual labels:  springsecurity, mybatis-plus
spark-platform
Spark 开发平台基于 Spring Cloud Hoxton 、Spring Boot 2.3、 OAuth2 、Security、Nacos、flowable、vue-element前后端分离的脚手架平台。平台包含系统管理(组织机构、角色用户、菜单及按钮授权、数据权限、文件管理、定时任务管理、日志管理),协同管理(待办、已办任务、流程设计、流程管理),代码生成器,分布式事务,完善的系统监控。功能模块采用插拔方式,方便根据自己的业务引入需要的模块。
Stars: ✭ 67 (+59.52%)
Mutual labels:  mybatis-plus, springboot2-x
BusinessInfrastructurePlatformGroupVersion
A java web project based on Spring Boot using MySQL, Spring MVC, Hibernate, Spring Data JPA, Query DSL, Lombok, Logback, etc.
Stars: ✭ 90 (+114.29%)
Mutual labels:  lombok, fastjson
spotifyApiSpring
Spring-boot MVC application consuming Spotify's REST API
Stars: ✭ 28 (-33.33%)
Mutual labels:  lombok
yt4j
使用spring boot + spring cloud + sa-token制作脚手架项目
Stars: ✭ 23 (-45.24%)
Mutual labels:  mybatis-plus
spring-boot-web
Spring Boot脚手架工程
Stars: ✭ 29 (-30.95%)
Mutual labels:  mybatis-plus
spring-data-jpa-demo
这是一个 Spring Data JPA 的 demo, 旨在演示大部分常用的使用方法。
Stars: ✭ 43 (+2.38%)
Mutual labels:  lombok
mee-admin
admin、cms、console 等多用途开源后台系统
Stars: ✭ 117 (+178.57%)
Mutual labels:  springboot2-x
HRMS
░▒▓█ 𝑯𝒖𝒎𝒂𝒏 𝑹𝒆𝒔𝒐𝒖𝒓𝒄𝒆𝒔 𝑴𝒂𝒏𝒂𝒈𝒆𝒎𝒆𝒏𝒕 𝑺𝒚𝒔𝒕𝒆𝒎 𝑷𝒓𝒐𝒋𝒆𝒄𝒕 █▓▒░
Stars: ✭ 33 (-21.43%)
Mutual labels:  lombok
HumanResources
Account Registration and Confirmation. Exception Handling. Caching with Redis.Mail sender by Apache Kafka.Notification send with RabbitMq.
Stars: ✭ 19 (-54.76%)
Mutual labels:  springsecurity
lombok-rs
Lombok port for Rust
Stars: ✭ 31 (-26.19%)
Mutual labels:  lombok
SpringSecurityInEasySteps
Learn Spring Security step by step
Stars: ✭ 13 (-69.05%)
Mutual labels:  springsecurity
doit
spring cloud , CAS , JHipster hybrid sample app
Stars: ✭ 14 (-66.67%)
Mutual labels:  springsecurity
tongyimall
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
Stars: ✭ 55 (+30.95%)
Mutual labels:  springboot2-x
springboot-learning-demo
springboot学习示例
Stars: ✭ 17 (-59.52%)
Mutual labels:  fastjson
zealsay backend
Spring Boot 快速开发脚手架,以博客论坛为示例展示,后台主要使用Spring Boot,Spring Security,Mybatis-plus,redis token,前端使用Nuxt,Vue,Vuex,Vue-Router,Vuetify。
Stars: ✭ 58 (+38.1%)
Mutual labels:  mybatis-plus
vacomall
☀️☀️ 基于 dubbo 实现的分布式电商平台。
Stars: ✭ 42 (+0%)
Mutual labels:  mybatis-plus
vo2dto
💱 IDEA 插件,解决对象转换问题。选定对象批量织入“x.set(y.get)”代码,帮助开发者自动生成vo2dto转换代码。
Stars: ✭ 74 (+76.19%)
Mutual labels:  lombok
common-datax
基于DataX的通用数据同步微服务,一个Restful接口搞定所有通用数据同步
Stars: ✭ 51 (+21.43%)
Mutual labels:  mybatis-plus

SMPE-ADMIN后台管理系统

项目简介

一个基于Spring Boot 2.1.0、JDK1.8+ 、 Mybatis Plus、JWT + Spring Security、Redis、Vue的前后端分离的后台管理系统

官方文档

默认管理员账号密码: admin / 123456

项目源码

后端源码 前端源码
GitHub https://github.com/sanyueruanjian/smpe-admin https://github.com/sanyueruanjian/smpe-admin-web

主要特性

  • 使用最新技术栈,社区资源丰富。
  • 支持接口限流,避免恶意请求导致服务层压力过大
  • 支持接口级别的功能权限与数据权限,可自定义操作
  • 自定义权限注解与匿名接口注解,可快速对接口拦截与放行
  • 前后端统一异常拦截处理,统一输出异常,避免繁琐的判断
  • 自定义扩展Mybatis-Plus的功能
  • 高效率开发,代码生成器可一键生成前后端代码
  • 完善的日志记录体系简单注解即可实现

系统功能

  • 用户管理:提供用户的相关配置,新增用户后,默认密码为123456
  • 角色管理:对权限与菜单进行分配,可根据部门设置角色的数据权限
  • 菜单管理:已实现菜单动态路由,后端可配置化,支持多级菜单
  • 部门管理:可配置系统组织架构,树形表格展示
  • 岗位管理:配置各个部门的职位
  • 任务调度:管理定时任务

系统监控

  • 在线用户:记录登陆系统的用户
  • 操作日志:记录用户的操作情况
  • 异常日志:记录用户的异常操作情况

项目结构

项目采用按功能分模块的开发方式,结构如下

  • smpe-common 为系统的公共模块,各种工具类,公共配置存在该模块
  • smpe-system 为系统核心模块也是项目入口模块,也是最终需要打包部署的模块
  • smpe-log 为日志模块

详细结构

- smpe-common 公共模块
    - annotation 为系统自定义注解
    - aspect 自定义注解的切面
    - base 提供了常用基类
    - bean 读取yml中的通用配置类
    - config 全局配置文件,例如swagger、MyBatis-Plus、redis、跨域处理等的配置
        - thread 线程池相关
    - enums 全局枚举类
    - exception 项目统一异常的处理
    - response 统一返回前端数据封装
    - utils 系统通用工具类
- smpe-log 日志模块
    - annotation 日志自定义注解
    - aspect 自定义日志切面
    - controller 日志控制层
    - entity 日志实体
    - enums 日志常用枚举
    - mapper 日志接口
    - service 日志服务
- smpe-system 系统核心模块(系统启动入口)
    - config 核心模块配置(非全局配置)
    - modules 系统相关模块(登录授权、用户部门管理等、自定义业务)
        - business 业务模块(一般项目业务开发模块可放在此包下,各模块可构建自己的config、utils、enums等)
        - generator mpbatisplus的代码生成(后端)
        - security 安全认证(SpringSecurity+JWT)
        - system 系统核心模块(用户、角色、部门、岗位、菜单管理等)(各模块文件夹结构可参考如下)
            - controller
            - entity
                - bo
                - dto
            - mapper
            - service
                - impl
                - mapstruct(Java实体映射文件)
            - config(仅限本模块使用的配置文件,没有可忽略)
            - utils(仅限本模块使用的工具类,没有可忽略)
        - upload 文件模块(上传、下载等)
    - utils 核心模块工具类(仅限smpe-system子工程使用的工具类,非全局使用)
- smpe-xxx (自定义待开发模块)
- sql 数据库文件
- Dockerfile 构建后端服务器环境的Dockerfile(基于docker)
- smpe-admin.sh 后端部署脚本
- smpe-admin.conf nginx配置文件

使用指南

参考官方文档

服务器部署

参考:

  1. docker安装及docker常用命令
  2. docker 构建git+maven+jdk8的centos7环境,实现轻量级的springboot项目的自动化部署
  3. docker安装nginx规范所有项目的反向代理(一个项目一个反向代理的conf配置文件)
  4. docker 构建centos7+git+nvm镜像,实现自主切换node版本统一部署前端vue项目

鸣谢

反馈交流

QQ交流群:571506692

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].