EalenXie / springboot-batchLinks
SpringBoot整合SpringBatch的实用简例
☆49Updated 7 years ago
Alternatives and similar repositories for springboot-batch
Users that are interested in springboot-batch are comparing it to the libraries listed below
Sorting:
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆180Updated 8 years ago
- 基于springboot的web项目,通过elasticsearch提供的Java API 进行查询操作.☆216Updated 6 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 7 years ago
- ✨Spring security OAuth2☆158Updated 7 years ago
- 基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Oauth2 + Mybatis + Druid + Mysql + Shardi…☆168Updated 7 years ago
- 对官方spring boot starter对mongodb支持的扩展,提供更多配置属性,比如:连接数的配置等☆158Updated 7 years ago
- springboot 使用 redis guava caffeine 缓存示例☆158Updated 3 years ago
- Quartz with Spring Boot☆295Updated 7 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务 ;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated 2 years ago
- spring cloud 学习例子,包含服务发现(Eureka、consul),声明式REST客户端-Feign的使用,断路器(Hystrix),智能路由(zuul)- 过滤器ZuulFilter,分布式配置中心(Spring Cloud Config) 动态更新配置参数 …☆56Updated 5 years ago
- 基于 Spring Cloud 组件构建的分布式服务架构 ( Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed sys…☆191Updated last year
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 6 years ago
- shardingjdbc3.x 整合,实现自定义主键生成,自定义分库分表策略,可扩展,可读性更好☆89Updated 2 months ago
- Spring Cloud 实践学习案例,由浅入深一步一步学习 Spring Cloud,是 Spring Cloud 初学者及核心技术巩固的最佳实践。☆272Updated 2 years ago
- canal 写成 spring boot 组件