shinnlove / springall
spring技术选型与各类集成,含jvm原理、rpc服务、消息投递、应用缓存、限流、定时任务、流式计算、canal、爬虫等集成,可切到分支参考README。
☆29Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for springall
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆70Updated 2 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计 同时适合B端和C端用户,支持…☆125Updated 11 months ago
- 商城项目☆37Updated 3 years ago
- SpringCloud系列Demo代码,每个子项目都是SpringCloud的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习☆59Updated last year
- MyBatis 从入门到精通☆47Updated 7 years ago
- 基于反射实现,高效 java版开放接口统一网关鉴权demo项目☆67Updated 2 years ago
- 基于Springboot集成security、oauth2实现认证鉴权、资源管理☆52Updated 5 years ago
- ☆30Updated 11 months ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- 云流——微服务聚合平台☆94Updated this week
- quartz实现定制化定时任务-基于springboot☆121Updated 5 years ago
- SpringCloud+OAuth2+Spring Security+Redis+Jwt+zuul(gateway)+Eureka(Nacos)实现的微服务统一认证授权 脚手架☆95Updated 4 years ago
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆106Updated 2 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆49Updated 2 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式