All Projects → stylefeng → Guns

stylefeng / Guns

Licence: lgpl-3.0
Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Guns

Cerberus
A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.
Stars: ✭ 482 (-85.51%)
Mutual labels:  rest-api, rest, spring-boot, jwt
Spring Boot Plus
🔥 Spring-Boot-Plus is a easy-to-use, high-speed, high-efficient,feature-rich, open source spring boot scaffolding. 🚀
Stars: ✭ 2,198 (-33.93%)
Mutual labels:  mybatis, spring-boot, jwt, mybatis-plus
Spring Boot Api Project Seed
🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
Stars: ✭ 8,979 (+169.88%)
Mutual labels:  rest, mybatis, spring-boot
Tutorial
Spring Boot的例子,包含RESTful API, MVC, JMS, Cache, Mybatis, Cache, Websocket...
Stars: ✭ 215 (-93.54%)
Mutual labels:  rest, mybatis, spring-boot
Ngx Api Utils
ngx-api-utils is a lean library of utilities and helpers to quickly integrate any HTTP API (REST, Ajax, and any other) with Angular.
Stars: ✭ 92 (-97.23%)
Mutual labels:  rest-api, rest, jwt
Spring Boot Examples
个人学习 SpringBoot2.x 写的一些示例程序,目前正在持续更新中.....
Stars: ✭ 159 (-95.22%)
Mutual labels:  mybatis, spring-boot, jwt
Springboot Mybatis
A REST back-end framework, integrated by Spring Boot, MyBatis and Spring Security OAuth
Stars: ✭ 359 (-89.21%)
Mutual labels:  rest, mybatis, spring-boot
Mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Stars: ✭ 1,063 (-68.05%)
Mutual labels:  rest-api, mybatis, spring-boot
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (-98.05%)
Mutual labels:  mybatis, spring-boot, jwt
Ssm
👅基于RESTful风格的前后端分离的SSM框架,集成了shiro和swagger等框架
Stars: ✭ 141 (-95.76%)
Mutual labels:  rest-api, rest, jwt
Gemini
Model Driven REST framework to automatically generate CRUD APIs
Stars: ✭ 138 (-95.85%)
Mutual labels:  rest-api, rest, spring-boot
Javadevjournal
Source code for the tutorials published on the Javadevjournal site.
Stars: ✭ 141 (-95.76%)
Mutual labels:  rest-api, rest, spring-boot
Spring Boot Quick
🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌
Stars: ✭ 1,819 (-45.33%)
Mutual labels:  mybatis, spring-boot, jwt
Milkomeda
Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Spring生态打造的一系列来自业务上的快速开发模块集合。)
Stars: ✭ 117 (-96.48%)
Mutual labels:  mybatis, spring-boot, jwt
Jeesite4
Java EE 企业级快速开发平台,基于经典技术组合(Spring Boot、Spring MVC、Apache Shiro、MyBatis、Beetl、Bootstrap、AdminLTE),在线代码生成功能,包括核心模块如:组织机构、角色用户、菜单及按钮授权、数据权限、系统参数、内容管理、工作流等。采用松耦合设计;界面无刷新,一键换肤;众多账号安全设置,密码策略;在线定时任务配置;支持集群,支持SAAS;支持多数据源
Stars: ✭ 1,563 (-53.02%)
Mutual labels:  mybatis, spring-boot, beetl
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (-95.61%)
Mutual labels:  rest-api, rest, jwt
Xboot
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
Stars: ✭ 3,432 (+3.16%)
Mutual labels:  spring-boot, jwt, mybatis-plus
Spring Boot In Action
Spring Boot 系列实战合集
Stars: ✭ 4,153 (+24.83%)
Mutual labels:  mybatis, spring-boot, jwt
Jersey Jwt
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
Stars: ✭ 131 (-96.06%)
Mutual labels:  rest-api, rest, jwt
Codeigniter Jwt Sample
CodeIgniter JWT Sample
Stars: ✭ 144 (-95.67%)
Mutual labels:  rest-api, rest, jwt



Guns基于Spring Boot2,致力于做更简洁的后台管理系统。支持单体和微服务架构。

Guns官方交流群:254550081(满) 684163663(满) 207434260(满)(三个群已满,扫下方二维码加官方微信群)

spring-boot mybatis-plus hutool beetl


更新说明

最新Guns 7.0已全面升级,整体模块化重构,功能更加丰富,细化。

配套手册

https://www.stylefeng.cn/

快速启动

  1. 在mysql数据库中创建guns数据库,推荐mysql 5.7版本。

  2. 修改application-local.yml中的数据库连接配置连接到您的数据库。

  3. 打开GunsApplication运行main方法即可启动,注:新版无需运行sql初始化文件,因为集成了flyway会自动初始化表。

扫码关注官方公众号和官方微信群

官方公众号 扫码邀请入群
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].