{"id":37024080,"url":"https://github.com/bbossgroups/bboss-elasticsearch","last_synced_at":"2026-01-14T02:54:23.757Z","repository":{"id":37318537,"uuid":"104154908","full_name":"bbossgroups/bboss-elasticsearch","owner":"bbossgroups","description":"通用高性能Elasticsearch highlevel java orm rest client 客户端，100%兼容elasticsearch 1.x,2.x,5.x,6.x,7.x,8.x，兼容spring boot 1.x,2.x,3.x,开箱即用","archived":false,"fork":false,"pushed_at":"2025-12-20T04:15:16.000Z","size":37974,"stargazers_count":524,"open_issues_count":6,"forks_count":139,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-12-22T12:47:14.895Z","etag":null,"topics":["bboss","elasticsearch","java","orm"],"latest_commit_sha":null,"homepage":"http://www.bbossgroups.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbossgroups.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supportus.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-20T02:27:12.000Z","updated_at":"2025-12-20T04:15:21.000Z","dependencies_parsed_at":"2023-09-26T18:37:04.343Z","dependency_job_id":"7d1a141f-9600-4901-8026-548c630307fc","html_url":"https://github.com/bbossgroups/bboss-elasticsearch","commit_stats":null,"previous_names":["bbossgroups/bboss-elastic"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bbossgroups/bboss-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbossgroups%2Fbboss-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbossgroups%2Fbboss-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbossgroups%2Fbboss-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbossgroups%2Fbboss-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbossgroups","download_url":"https://codeload.github.com/bbossgroups/bboss-elasticsearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbossgroups%2Fbboss-elasticsearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bboss","elasticsearch","java","orm"],"created_at":"2026-01-14T02:54:22.968Z","updated_at":"2026-01-14T02:54:23.744Z","avatar_url":"https://github.com/bbossgroups.png","language":"Java","readme":"# Elasticsearch Bboss\na good elasticsearch orm Java rest client. It operates and accesses elasticsearch in a way similar to mybatis.\n\nES小白分分钟上手，功能丰富，涵盖Elasticsearch所有功能，多集群多数据源,自动索引托管，多种分页机制，傻瓜级CRUD，脚本，sql，jdbc，高亮，权重，聚合，IP，GEO地理位置，父子嵌套，应有尽有\n\n![](https://esdoc.bbossgroups.com/images/client-Elasticsearch.png)\n\n\u003chttps://esdoc.bbossgroups.com/#/README\u003e\n\n# Environmental requirements\n\nJDK requirement: JDK 1.8+\n\nElasticsearch version requirements: 1.X,2.X,5.X,6.X,7.x,8.x,9.x,+\n\nSpring booter 1.x,2.x,3.x,+\n\n# bboss兼容性\n\n| bboss | Elasticsearch | spring boot |\n| ----- |---------------| ----------- |\n| all   | 1.x           | 1.x,2.x,3.x,+    |\n| all   | 2.x           | 1.x,2.x,3.x,+    |\n| all   | 3.x           | 1.x,2.x,3.x,+    |\n| all   | 5.x           | 1.x,2.x,3.x,+    |\n| all   | 6.x           | 1.x,2.x,3.x,+    |\n| all   | 7.x           | 1.x,2.x,3.x,+     |\n| all   | 8.x           | 1.x,2.x,3.x,+     |\n| all   | 9.x           | 1.x,2.x,3.x,+     |\n\n# 快速开始bboss\n\nhttps://esdoc.bbossgroups.com/#/quickstart\n\n\n# Build from source code\n\nBuild from source code guide:\n\nhttps://esdoc.bbossgroups.com/#/bboss-build\n\n\n# Elasticsearch Java Demos\nThe following Demo and related documentation is compatible with Elasticsearch 1.x,2.X,5.X,6.X,7.x,8.x,9.x,+ versions\n## Elasticsearch demo for Java project:\nhttps://github.com/bbossgroups/elasticsearch-example\n## Elasticsearch demo for spring booter 1.x,2.x,3.x\n\ngithub\n\nhttps://github.com/bbossgroups/es_bboss_web\n\nhttps://github.com/bbossgroups/elasticsearch-springboot-example\n\n码云\n\nhttps://gitee.com/bboss/springboot-elasticsearch\n\nhttps://gitee.com/bboss/eshelloword-spring-boot-starter\n\n\n## Elasticsearch demo for spring booter 3.x\nhttps://gitee.com/bboss/springboot3-elasticsearch-webservice\n\nhttps://gitee.com/bboss/eshelloword-spring-boot3-starter\n\n# Fast integration bboss documentation\n[Spring boot integration ElasticSearch case sharing](https://esdoc.bbossgroups.com/#/spring-booter-with-bboss)\n\n[Quickly integrate Elasticsearch Restful API case sharing](https://esdoc.bbossgroups.com/#/common-project-with-bboss)\n\n\n# Elasticsearch BBoss Developer Tutorial\n\n[High-performance elasticsearch ORM library bboss use introduction](https://esdoc.bbossgroups.com/#/development)\n\n# 联系我们\n\nQQ交流群：21220580,166471282,3625720,154752521,166471103,166470856\n\n微信交流群：\n\n\u003cimg src=\"https://esdoc.bbossgroups.com/images/wxbboss.png\" style=\"zoom:50%;\" /\u003e\n\n\n交流社区：\n\n\u003cimg src=\"https://esdoc.bbossgroups.com/images/qrcode.jpg\"  height=\"200\" width=\"200\"\u003e\n\u003cimg src=\"https://esdoc.bbossgroups.com/images/douyin.png\"  height=\"200\" width=\"200\"\u003e\n\u003cimg src=\"https://esdoc.bbossgroups.com/images/wvidio.png\"  height=\"200\" width=\"200\"\u003e\n\n# 支持我们\n\n如果您正在使用bboss，或是想支持我们继续开发，您可以通过如下方式支持我们：\n\n1.Star并向您的朋友推荐或分享\n\n[bboss elasticsearch client](https://gitee.com/bboss/bboss-elastic)🚀\n\n[数据采集\u0026流批一体化处理](https://gitee.com/bboss/bboss-elastic-tran)🚀\n\n2.通过[爱发电 ](https://afdian.net/a/bbossgroups)直接捐赠，或者扫描下面二维码进行一次性捐款赞助，请作者喝一杯咖啡☕️\n\n\u003cimg src=\"https://esdoc.bbossgroups.com/images/alipay.png\"  height=\"200\" width=\"200\"\u003e\n\n\u003cimg src=\"https://esdoc.bbossgroups.com/images/wchat.png\"   height=\"200\" width=\"200\" /\u003e\n\n非常感谢您对开源精神的支持！❤您的捐赠将用于bboss社区建设、QQ群年费、网站云服务器租赁费用。\n\n\n## License\n\nThe BBoss Framework is released under version 2.0 of the [Apache License][].\n\n[Apache License]: http://www.apache.org/licenses/LICENSE-2.0\n\n# Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=bbossgroups/bboss-elasticsearch\u0026type=Date)](https://star-history.com/#bbossgroups/bboss-elasticsearch\u0026Date)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbossgroups%2Fbboss-elasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbossgroups%2Fbboss-elasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbossgroups%2Fbboss-elasticsearch/lists"}