JeffLi1993 / springboot-core-action-book-demo
《Spring Boot 2.x 核心技术实战》上 基础篇 Demo
☆31Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for springboot-core-action-book-demo
- dubbo日志扩展插件☆24Updated 7 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- Learning about the spring-boot instances☆56Updated 7 years ago
- SpringForAll 官方App☆30Updated 7 years ago
- SimplePay让计费与支付更简单☆26Updated 9 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- ID生成服务器,多种高性能ID生成策略☆17Updated 7 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- redis分布式锁☆47Updated 9 years ago
- 基于Dubbo实现的SOA分布式(没有实现分布式事务)---SpringBoot整合各种组件的JavaWeb脚手架☆24Updated 7 years ago
- dubbo构建的微服务架构☆27Updated 7 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 7 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated last year
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated last year
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆37Updated 2 years ago
- Spring Boot快速开发框架☆29Updated 2 months ago
- 分布式事务解决方案☆44Updated last year
- 基于Redis的延迟队列系统☆45Updated 7 years ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆46Updated 7 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- Spring AOP 实现记录系统操作日志☆24Updated last year
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆32Updated 2 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 4 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 5 years ago
- Demos of Apache Shiro 1.2.x Reference《Apache Shiro 1.2.x 用户指南》中文翻译,文中用到的例子源码☆38Updated 10 months ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 7 years ago