whirlys / Elastic-In-Practice
elasticsearch, lucene, logstash, beats等一些示例
☆83Updated 6 years ago
Alternatives and similar repositories for Elastic-In-Practice:
Users that are interested in Elastic-In-Practice are comparing it to the libraries listed below
- 分布式锁的简单实现☆106Updated 8 years ago
- 基于Redis的分布式限流组件,注解支持☆143Updated 6 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- ElasticSearch封装基于ES版本6.4.2,极大简化了ES操作难度☆32Updated last year
- 一个基于Spring Boot的Storm开发手脚架,开箱即用!集成读写Kafka、写Redis、写MySQL示例。☆59Updated 6 years ago
- Spring Cloud 使用总结☆155Updated 7 years ago
- 简单、高效、易扩展,且支持百万数据读写的ExcelUtils☆52Updated 2 years ago
- 官方提供的API接口没有池化的概念,为了提升访问效率,基于commons-pool2实现了一个用于访问ElasticSearch的客户端连接池,经性能压力测试连接池实现没有问题。☆37Updated 6 years ago
- 基于springboot定义接口网关☆35Updated 7 years ago
- ElasticSearch的使用笔记,包括使用sdk,使用springboot+Jest、rollover索引切分和使用docker启动完成es的部署索引和搜索等☆84Updated 2 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 5 years ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- 基于自定义注解实现日志字段脱敏☆126Updated 6 years ago
- ☆51Updated 3 years ago
- 提供elasticsearch-rest-high-level-client连接池功能,同时对接spring-boot-starter☆58Updated 5 years ago
- elasticsearch java highlevel rest client demo工程☆67Updated 3 weeks ago
- 一款基于SQL查询ES的Java工具包,支持SQL解析DSL,支持JDBC驱动,支持和Mybatis、Spring集成☆125Updated 7 years ago
- 通过 SQL 查询 elasticsearch:集成插件elasticsearch-sql,封装查询API提供Restful接口,直接将字符串sql作为参数就可以得到json对象形式的返回结果。☆44Updated 2 years ago
- springboot 使用 redis guava caffeine 缓存示例☆156Updated 2 years ago
- ☆156Updated 9 years ago
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆83Updated 2 years ago
- RocketMQ基础教程;RocketMQ使用教程;SpringBoot整合RocketMQ☆31Updated 5 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated 2 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆84Updated 2 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆131Updated 2 years ago
- spring-boot整合各种杂七杂八的第三方包☆94Updated 6 years ago
- 对官方spring boot starter对mongodb支持的扩展,提供更多配置属性,比如:连接数的配置等☆158Updated 7 years ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆86Updated 2 years ago
- spring cloud 学习例子,包含服务发现(Eureka、consul),声明式REST客户端-Feign的使用,断路器(Hystrix),智能路由(zuul)- 过滤器ZuulFilter,分布式配置中心(Spring Cloud Config) 动态更新配置参数 …☆56Updated 4 years ago