基于springboot的web项目,通过elasticsearch提供的Java API 进行查询操作.
☆219Dec 18, 2018Updated 7 years ago
Alternatives and similar repositories for springboot-elasticsearch
Users that are interested in springboot-elasticsearch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ElasticSearch的使用笔记,包括使用sdk,使用springboot+Jest、rollover索引切分和使用docker启动完成es的部署索引和搜索等☆85Jun 17, 2022Updated 4 years ago
- springboot2 + acticiti6 + 流程设计器 + thymeleaf3 + mysql5.7 (demo)☆10Nov 8, 2018Updated 7 years ago
- SpringBoot+elasticsearch6.x+mybatis☆52Mar 30, 2018Updated 8 years ago
- Elasticsearch Java API 手册☆377Oct 1, 2020Updated 5 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Jun 17, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- elasticsearch 全文检索常规操作☆33Jul 14, 2018Updated 7 years ago
- elasticsearch spring boot开发demo,JDK 1.7+ Elasticsearch 2. X,5. X,6. X,+ Spring booter 1.x,2.x,+☆48Nov 17, 2025Updated 7 months ago
- SpringBoot商城系统Demo,主要功能:提供了商城系统的后端Api,不包含前端页面,体现了前后端解耦分离的思想。实现了商品,购物车,订单系统,单点登录系统等4个功能模块☆43Apr 1, 2018Updated 8 years ago
- Spring Boot 2.1.x 集成 Elasticsearch☆11Aug 26, 2024Updated last year
- 完美集成fastDFS文件服务客户端, 支持断点续传, 分块上传, 文件秒传, 稳定的前后端组件(前端H5), 支持多用户并发上传文件校验(文件锁), 可以快速集成fastDFS文件服务, 免去繁琐的配置, 拿来即用, 目前暂时仅支持springboot开发环境☆14Jul 19, 2024Updated last year
- 提供elasticsearch-rest-high-level-client连接池功能,同时对接spring-boot-starter☆57Jul 8, 2019Updated 6 years ago
- 使用 SpringBoot2.0+ElasticSearch 实现的开源电影搜索引擎☆89Sep 13, 2022Updated 3 years ago
- spring-boot-starter-swagger使用样例☆57Aug 22, 2021Updated 4 years ago
- A very basic sample starter application for Elasticsearch using Reactive Spring Data☆82Aug 12, 2025Updated 10 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于canal的mysql和elasticsearch实时同步方案,支持增量同步和全量同步☆505Aug 9, 2021Updated 4 years ago
- Kubenetes with SpringBoot demo☆10Feb 20, 2019Updated 7 years ago
- 放一些java操作elasticsearch的示例代码☆20Jan 22, 2017Updated 9 years ago
- ElasticSearch封装基于ES版本6.4.2,极大简化了ES操作难度☆28Jun 14, 2023Updated 3 years ago
- 有史以来最全Springboot2.x使用的Elasticsearch的High Level REST Client API使用代码,包括了几乎所有的常用查询API示例。例如索引、分片、 Document APIs、term & terms、match查询、Scroll、d…☆23Jun 17, 2022Updated 4 years ago
- Provide support to increase developer productivity in Java when using Elasticsearch. Uses familiar Spring concepts such as a template cla…☆2,965Jun 9, 2026Updated last week
- elasticsearch+hbase海量数据查询,支持千万数据秒回查询☆281Jan 1, 2017Updated 9 years ago
- A simple Spring boot demo☆20Apr 30, 2017Updated 9 years ago
- Activiti6.0工作流引擎深度解析与实战☆12Jan 20, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 开发一款任意APP需要的类库以及多渠道打包命名框架 如需学习用法详见新版本:https://github.com/geeklx/myappkuangjia20190806☆15Aug 6, 2018Updated 7 years ago
- 整合spring、elasticsearch构建搜索☆24Dec 16, 2022Updated 3 years ago
- 基于Spring Boot + Spring Security OAuth2 + jwt 搭建的单点登录示例☆11Dec 4, 2018Updated 7 years ago
- ElasticSearch+Springboot的例子,对本机的文本等文件进行全文检索☆20Oct 10, 2017Updated 8 years ago
- 基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的…☆141Apr 24, 2018Updated 8 years ago
- DBMetadata数据库元数据☆94May 7, 2018Updated 8 years ago
- Cloud Native Samples. Cloud Native 案例大全/《Cloud Native 分布式架构原理与实践》示例源码☆16Dec 16, 2022Updated 3 years ago
- jstorm开发demo,小例子☆23Jul 18, 2015Updated 10 years ago
- google guava examples☆11Feb 17, 2022Updated 4 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- springboot例子, 包含druid数据源, druid的sql监控, druid过滤, mybatis xml配置, mybatis分页插件, logback日志配置, springboot多环境配置, 发送邮件, AOP拦截, 过滤器 spring拦截器, 全局异…☆515Feb 1, 2018Updated 8 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- ☆29Jul 22, 2019Updated 6 years ago
- mybatis 通用crud,无需继承,直接调用。☆10Apr 25, 2017Updated 9 years ago
- rabbitmq消息队列封装☆12Jul 7, 2017Updated 8 years ago
- squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implemen…☆14Jun 21, 2017Updated 8 years ago
- spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。☆16,569Dec 3, 2023Updated 2 years ago