SymonLin / demoLinks
SpringBoot Maven 多模块项目 demo
☆35Updated last year
Alternatives and similar repositories for demo
Users that are interested in demo are comparing it to the libraries listed below
Sorting:
- 这里是 Van 整理 Spring Boot 的系列笔记,更多内容会持续更新...☆100Updated 11 months ago
- Java学习过程中笔记的配套代码☆95Updated last year
- 基于SpringBoot + Shiro + MyBatisPlus的权限管理框架☆117Updated last year
- 云流——微服务聚合平台☆93Updated 11 months ago
- 脚手架工程(springboot + springsecurity + mybatis + redis + swagger + oauth2),内含freemarker的代码生成器☆115Updated 3 months ago
- [Empty Project]RBAC管理demo,含页面(vue2+elementUI)。springboot多模块,mybatis-plus静态多数据源,jwt、security简单整合,RESTful API,socketio实时消息☆75Updated 4 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持…☆126Updated last year
- springboot2集成activiti7的工作流项目☆90Updated 3 years ago
- SpringBoot(2.0.5)+MybatisPlus(3.0.7)项目骨架,支持SpringSecurity+JWT权限验证,整合Redis+MongoDB+RabbitMQ+Elasticseach,Quartz定时任务,EasyPoi的Excel导出,Swagge…☆122Updated 3 years ago
- efadmin最初基于eladmin项目改造,实现了CRUD模板,实体属性约束检查,接口国际化,多租户,多条件高级搜索,多表缓存关联一致维护,修改审计等功能。☆81Updated 2 years ago
- SpringCloud系列Demo代码,每个子项目都是SpringCloud的一个知识点或者说技能点且都 有对应的博客介绍,代码开箱即用适合新手学习或老司机复习☆62Updated 2 months ago
- ☆136Updated last year
- Java后端微服务Spring Cloud Alibaba 阿里全家桶分布式实战架构,可变身单体应用,可拆卸前后端分离管理后台,创业公司必备,开箱即用,持续更新☆76Updated last year
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆182Updated 2 years ago
- 基于springboot微服务脚手架,集成springbootAdmin、Actuator监控、Dubbo、Vue前端、Quartz集群 Gradle(Multiple-modules)、activiti工作流引擎,mybatisPlus、OAuth2.0授权服务(SaaS…☆54Updated 4 years ago
- SpringCloud(Finchley.RELEASE)+SpringBoot(2.0.7)+LCN(5.0.2.RELEASE)项目骨架,eureka+config+bus+feign+ribbon+hystrix+zuul等组件支持,MyBatis+Redis+Mon…☆112Updated 6 years ago
- 🚀 一个基于 Spring Boot,快速构建 RESTful API 工程的脚手架,支持多数据源配置、分布式事务☆73Updated 3 years ago
- SpringBoot2集成Activiti7、Swagger、Druid☆104Updated last year
- Hope-Cloud 微服务框架☆156Updated 4 years ago
- pre基于spring security的RBAC权限管理系统☆52Updated 5 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆69Updated 6 years ago
- springboot+activiti6整合☆17Updated 7 years ago
- Spring Boot 2.0+Srping Security+Thymeleaf的简易教程☆60Updated 5 years ago
- SpringBoot整合MyBatis-Plus,源码学习,增删改查,Lamdba支持☆167Updated last year
- springboot2.2、spring-data-jpa、iView4、Vue2 、代码生成器、shiro权限管理、前后端分离、java后台管理系统快速开发框架,通过该框架可以在分钟级别内完成单表的前后端增删改查功能。脚手架工程: https://github.com/…☆278Updated 2 years ago
- 在线考试☆70Updated 2 years ago
- springboot☆114Updated 2 years ago
- Docker+Jenkins+GitLab+SpringBoot&SpringCloud+Maven自动构建与部署工程代码☆47Updated 2 years ago
- 基于SpringBoot2.0及2.0以上的版本学习SpringBoot框架新特性,新用法、以及整合不同第三方框架的源码,配套教程文章请查看SpringBoot2.x系列教程:https://thinkingcao.blog.csdn.net☆101Updated 3 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。