All Projects → bomberjin → Bmadmin

bomberjin / Bmadmin

Licence: apache-2.0
BM Admin 是一个用于快速搭建企业后台管理系统的基础项目,项目集成了常用的通用性的用户,角色,权限,日志,数据库等功能,项目实现前后端分离以方便使用者,项目基于springboot,java8等.

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Bmadmin

Mall Swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
Stars: ✭ 7,874 (+20621.05%)
Mutual labels:  springboot
Public class
卜凡学院公开课
Stars: ✭ 9 (-76.32%)
Mutual labels:  springboot
Springbootrestapihibernatejpamysqltutorial
Stars: ✭ 32 (-15.79%)
Mutual labels:  springboot
Goodskill
🐂基于springcloud +dubbo构建的模拟秒杀项目,模块化设计,集成了分库分表、elasticsearch🔍、gateway、mybatis-plus、spring-session等常用开源组件
Stars: ✭ 786 (+1968.42%)
Mutual labels:  springboot
Szt Bigdata
深圳地铁大数据客流分析系统🚇🚄🌟
Stars: ✭ 826 (+2073.68%)
Mutual labels:  springboot
Ruoyi
(RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 905 (+2281.58%)
Mutual labels:  springboot
Springboot Learning
🚕 spring boot学习案例,方便spring boot 初学者快速掌握相关知识
Stars: ✭ 724 (+1805.26%)
Mutual labels:  springboot
Hiweather
A Chinese Weather Website based on Kotlin and SpringBoot. Using Spiders to gather weather and location data.
Stars: ✭ 37 (-2.63%)
Mutual labels:  springboot
Vertx Embedded Springboot
Vert.x embeded Springboot
Stars: ✭ 19 (-50%)
Mutual labels:  springboot
Bootstrap Java Blog
A blog base on springboot+jquery+bootstrap+lucene+mybatis
Stars: ✭ 32 (-15.79%)
Mutual labels:  springboot
Jeewx Boot
JAVA版免费开源的微信管家平台。支持微信公众号、小程序、第三方平台等。平台已经实现了公众号基础管理、群发、系统权限、抽奖活动、小程序官网等功能,便于二次开发,可以快速搭建微信应用!
Stars: ✭ 789 (+1976.32%)
Mutual labels:  springboot
Radar
实时风控引擎(Risk Engine),自定义规则引擎(Rule Script),完美支持中文,适用于反欺诈(Anti-fraud)应用场景,开箱即用!!!移动互联网时代的风险管理利器,你 Get 到了吗?
Stars: ✭ 781 (+1955.26%)
Mutual labels:  springboot
Webpersonal
WebPersonal 是基于 Spring Boot + Vue Admin Template 搭建的个人网站,采用Docker容器化部署。包括个人简历、权限管理、相册等功能,持续更新,您的 Star⭐,就是我最大的动力(●'◡'●)
Stars: ✭ 28 (-26.32%)
Mutual labels:  springboot
Logback
💡 SpringBoot+Spring Security基本配置
Stars: ✭ 776 (+1942.11%)
Mutual labels:  springboot
Flowable Demo
flowable + springboot
Stars: ✭ 35 (-7.89%)
Mutual labels:  springboot
Mall Tiny
mall-tiny是一款基于SpringBoot+MyBatis-Plus的快速开发脚手架,拥有完整的权限管理功能,可对接Vue前端,开箱即用。
Stars: ✭ 738 (+1842.11%)
Mutual labels:  springboot
Goslings
Goslings - Git Repository Visualizer
Stars: ✭ 11 (-71.05%)
Mutual labels:  springboot
Web Flash
web-flash -- Admin Framework and Mobile Website Based on Spring Boot and Vue.js
Stars: ✭ 986 (+2494.74%)
Mutual labels:  springboot
Blogmanageplatform
一个springboot项目的脚手架,追求简洁高速可扩展。
Stars: ✭ 34 (-10.53%)
Mutual labels:  springboot
Oauth2 Shiro Jwt
use oauth2, shiro and spring specrity to make an ums system
Stars: ✭ 29 (-23.68%)
Mutual labels:  springboot

BM Admin

项目概述(1.0)

BM Admin 实现了企业后台管理中的许多通用性的功能,包括:

  • 用户
  • 角色
  • 权限
  • 用户组
  • 角色组
  • 操作日志
  • 系统监控

BM Admin 实现前后端分离,方便面对各(ie6)种(ie7)复(ie8)杂的用户环境。

2.0 规划

模块化服务  通过springcloud+docker模块化各种服务

技术选型

  1. SpringMVC
  2. SpringBoot 开箱机用,部署方便
  3. mybatis 配置灵活,简单方便
  4. 数据库:mysql 不解释
  5. 连接池:Druid 性能好,监控方便
  6. 权限框架:Spring security 和shiro比较有些重,但我喜欢spring大礼包

演示

  1. 演示地址:demo.bmadmin.com
  2. 测试用户 :test/123456

自家工具

  1. bmadmin-commons:通用工具类

综合

BM Admin 遵循Apache license 2.0

image

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].