springboot-web-template .gitignore README.md README Spring Boot 学习案例 注意:本 Spring Boot 系列文章基于 Spring Boot 版本 v2.x 进行学习分析,版本不同可能会有细微差别。 所有项目示例都有对应的文章介绍,可以直接点击https://www.wdbyte.com阅读。
springboot-jwt An Example Spring Boot Application for Securing a REST API with JSON Web Token (JWT) This application can be used as a seed to quick start your spring boot REST API project with a fully functional security module. Spring Boot 1.5.3.RELEASE go tohttp://docs.spring.io/spring...
Hope-boot的诞生离不开下面这些项目(取之开源,用之开源): Spring Boot:核心框架 Apache Shiro:权限框架 Redis:缓存框架 Thymeleaf:模板引擎 MyBatis:用于Java的MyBatis SQL Mapper框架 jpa:我也不知道为什么要把这个加上 PageHelper:分页插件 tk.mybatis:通用Mapper ...
Spring Boot 2.x & 3.x Starter for Casdoor, see example at:https://github.com/casdoor/casdoor-spring-boot-example mvnrepository.com/artifact/org.casbin/casdoor-spring-boot-starter License Apache-2.0 license 18stars20forksBranchesTagsActivity ...
Spring Boot 2.x & 3.x Starter for Casbin, see example at: https://github.com/jcasbin/casbin-spring-boot-example - jcasbin/casbin-spring-boot-starter
FEBS-Shiro 1.xSpring Boot 2.0.4 & Shiro1.4.2 权限管理系统(单页)。https://github.com/wuyouzhuguli/FEBS-Shiro/tree/mysql FEBS-SecuritySpring Boot 2.0.4 & Spring Security 5.0.7 权限管理系统(单页)。https://github.com/wuyouzhuguli/FEBS-Security ...
dynamic-datasource-spring-boot-starter 是一个基于springboot的快速集成多数据源的启动器。 其支持Jdk 1.7+, SpringBoot 1.4.x 1.5.x 2.x.x。 示例项目https://gitee.com/baomidou/dynamic-datasource-samples。 特性 支持数据源分组,适用于多种场景 纯粹多库 读写分离 一主多从 混合模式。
后端Gitee地址:https://gitee.com/smallc/SpringBlade 后端Github地址:https://github.com/chillzhuang/SpringBlade 后端SpringBoot版:https://gitee.com/smallc/SpringBlade/tree/boot/ 前端框架Sword(基于React):https://gitee.com/smallc/Sword 前端框架Saber(基于Vue):https://gitee.com/smallc/Saber ...
基于Spring Cloud Hoxton.RELEASE、Spring Cloud OAuth2 & Spring Cloud Alibaba & Element 构建的微服务权限管理系统。系统特点:前后端分离、认证/资源服务器分离、RBAC模型、第三方账号登录、多维度监控(Prometheus APM:Docker容器监控,MySQL监控、微服务JVM监控、Red
git clone https://github.com/xkcoding/spring-boot-demo.git 使用IDEA 打开 clone 下来的项目 在IDEA 中 Maven Projects 的面板导入项目根目录下 的pom.xml文件 Maven Projects 找不到的童鞋,可以勾上 IDEA 顶部工具栏的 View -> Tool Buttons ,然后 Maven Projects 的面板就会出现在 IDEA 的右侧 ...