MistraR / springboot-advance
代码工具集,第三方中间件集成等
☆11Updated last year
Alternatives and similar repositories for springboot-advance:
Users that are interested in springboot-advance are comparing it to the libraries listed below
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆27Updated 2 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 9 months ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆49Updated 2 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆20Updated 2 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆92Updated 2 years ago
- 操作日志记录实现☆72Updated 6 years ago
- 极客时间-Java 业务开发常见错误 100 例☆17Updated 4 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 5 years ago
- 🔥🔥🔥全网首个完全开源的分布式全局有序序列号(分布式ID生成器)服务,支持嵌入式(Jar包)、RPC(Dubbo,motan、sofa、SpringCloud、SpringCloud Alibaba等主流的RPC框架)、Restful API方式发布服务。☆80Updated last year
- pie是一个可快速上手的责任链框架☆84Updated 9 months ago
- springboot集成quartz,并实现定时调度和管理http请求任务☆82Updated 2 years ago
- ☆32Updated last year
- 用于开放式接口的请求认证和数据加密解密☆33Updated 2 years ago
- 第三方云服务的sdk封装,包括有阿里云短信服务,阿里云oss对象存储,腾讯地图,腾讯云cos对象存储等服务,这些服务虽然都有专门提供sdk,但是现实接入的话,还是需要我们二次进行封装,比如签名、参数封装等,引入二次封装后的sdk,可以避免你再次踩坑,直接使用☆19Updated 8 months ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆17Updated 5 years ago
- Netty实现消息推送,心跳检测,Redis发布订阅 解决Netty集群channel不共享的问题☆46Updated 4 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆78Updated 2 years ago
- spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbit…☆47Updated last year
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆24Updated 3 years ago
- 一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)☆36Updated last year
- SpringCloud微服务开发脚手架。包括动态数据源模块、日志模块、分布式id生成器模块、短链生成模块 、excel异步导出模块等。支持docker快速启动☆56Updated 4 months ago
- 架构师-脚手架工程☆10Updated 2 years ago
- 接口数据脱敏、加解密springboot starter☆27Updated 4 years ago
- 基于springcloud的脚手架(smart-cloud)示例,支持服务合并部署与拆分部署、接口加解密签名、日志数据脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务等☆27Updated last month
- springboot 整合rocketmq,并进行一定程度的封装,并且通过消息来实现分布式事务。让开发人员更专注于业务☆34Updated last year
- Spring Cloud Alibaba基于Alibaba的微服务解决方案,整和了Nacos,Feign,Sentinel,Spring Cloud Gateway,SkyWalking ,RocketMQ等组件,利用该项目可以快速搭建Spring Cloud微服务项目的骨…☆112Updated 4 years ago
- 【Spring注解驱动开发】专栏源码☆6Updated 8 months ago
- springBoot脚手架,集成redis、pagehelper、mongodb、mybatis、log4j2、druid、jwt、mail等。完成大部分公共模块,只需要写业务代码即可。☆49Updated 2 years ago
- SpringBoot+Zookeeper+Seata实现Dubbo分布式事务管理☆19Updated 2 years ago
- springboot集成spring-security实现登录认证☆26Updated 8 months ago