yinjihuan / elastic-job-spring-boot-exampleLinks
Elastic-Job Spring Boot 自动集成示例代码
☆19Updated 7 years ago
Alternatives and similar repositories for elastic-job-spring-boot-example
Users that are interested in elastic-job-spring-boot-example are comparing it to the libraries listed below
Sorting:
- Spring Boot Admin 和Nacos集成,欢迎Star☆20Updated 6 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- zuul集成Nacos实现动态路由☆45Updated 6 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- dubbo构建的微服务架构☆27Updated 7 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- 分布式事务解决方案☆45Updated 2 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- 基于Spring Cloud的微服务治理平台☆47Updated 6 years ago
- 🔨 Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats, and provides skeleton of Spring Cloud…☆69Updated last year
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- 《重新定义Spring Cloud实战》实体书目录☆30Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asy…☆82Updated last year
- 使用Spring OAuth2实现的OAuth2 资源服务器以及认证服务器☆61Updated 7 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- springcloud 学习与经典场景示例☆75Updated 7 years ago
- 基于aliyun MQ服务封装的SpringBoot starter 优点 1、 使用简单:开箱即用,只需要简单配置 2、分业务处理:生产-消费端可以自定义配置不同topic、不同tag。☆52Updated 6 years ago
- Spring-Boot-Samples(Spring Cloud)☆72Updated 2 years ago
- elastic-job-lite-spring-boot-starter 让你可以使用spring-boot的方式开发依赖elastic-job的程序☆31Updated 7 years ago
- Spring Boot Mybatis Plus 多数据源☆67Updated 7 years ago
- 使用 SpringBoot+SpringAMQP+RabbitMQ 实现 RPC 的 demo☆36Updated 7 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago
- Spring Boot FastDFS Starter☆41Updated 8 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 6 years ago