Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在 SDK 里面没有发现有 ORM-CRUD 功能呢 #8

Open
gumutianqi opened this issue Aug 27, 2019 · 1 comment
Open

在 SDK 里面没有发现有 ORM-CRUD 功能呢 #8

gumutianqi opened this issue Aug 27, 2019 · 1 comment

Comments

@gumutianqi
Copy link

没有发现类似 Hibernate 或者 Mybatis 之类的 BaseMapper 之类的可继承的 AbstractRepository 的东西呢,或者是 JPA 之类的接口定义;

@yin-bp
Copy link
Contributor

yin-bp commented Aug 28, 2019

bboss es增删改查的参考使用文档:
https://esdoc.bbossgroups.com/#/document-crud

快速集成bboss的方法:
https://esdoc.bbossgroups.com/#/quickstart

spring boot集成bboss的方法
https://esdoc.bbossgroups.com/#/spring-booter-with-bboss

一般的maven工程集成bboss的方法
https://esdoc.bbossgroups.com/#/common-project-with-bboss

常用的bboss操作elasticsearch参考demo
https://esdoc.bbossgroups.com/#/Elasticsearch-demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants