issues
search
troyzhxu
/
bean-searcher
🔥🔥🔥 A read-only ORM focusing on advanced query, naturally supports joined tables, and avoids DTO/VO conversion, making it possible to realize complex query in one line of code !
https://bs.zhxu.cn
Apache License 2.0
1.31k
stars
148
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
如何使用代码进行配置,而不是使用yml或properties?
#111
blackknifes
closed
2 days ago
1
如何在BeanSearch中实现递归搜索并且按组成一个树形Bean数据?例如查询所有子部门的信息?
#110
blackknifes
opened
2 weeks ago
1
SearchResult 返回结果再封装
#109
zhangzongbin
opened
1 month ago
3
同一个字段多个查询条件,为什么只有最后一个生效
#108
dazhaozhao
closed
1 month ago
6
是否可以查询时支持逻辑删除字段过滤及多租户支持
#107
clufeng
closed
2 months ago
3
当实体有sort字段,按字段排序,会返回空数据
#106
cwchen0201
closed
2 months ago
1
为了适配索引需要对查询的参数有顺序的要求,能否在构建查询请求时按照构建参数的顺序最后生成where时按照构建顺序排序?
#105
ShawnaVayne
closed
1 month ago
8
超出 max page offset 怎么解决?
#104
dazhaozhao
closed
2 months ago
1
支持 springboot 事务内查询
#103
zengyufei
closed
3 months ago
0
默认参数与后端参数有相同字段如何处理啊?
#102
dazhaozhao
closed
3 months ago
5
表过滤怎么实现
#101
kpub
opened
3 months ago
1
【日期参数格式兼容问题】controller比SuffixOpParamFilter过滤器先执行
#100
Gelilory
closed
1 month ago
11
JsonFieldConvertor在转换复杂List带泛型时会出现问题
#99
duanshuo198802
closed
3 months ago
2
如果SQL打印想另外抓取出来,记录在其他地方,可以怎么做?
#98
vt167098
closed
3 months ago
1
Bump follow-redirects from 1.14.9 to 1.15.6 in /bean-searcher-doc
#97
dependabot[bot]
closed
6 months ago
1
Bump vite from 2.9.6 to 2.9.18 in /bean-searcher-doc
#96
dependabot[bot]
closed
6 months ago
1
Bump postcss from 8.4.13 to 8.4.38 in /bean-searcher-doc
#95
dependabot[bot]
closed
6 months ago
1
Bump prismjs from 1.25.0 to 1.29.0 in /bean-searcher-doc
#94
dependabot[bot]
closed
6 months ago
1
Bump axios from 0.26.1 to 0.28.0 in /bean-searcher-doc
#93
dependabot[bot]
closed
6 months ago
1
使用H2数据库json字段查询时JsonFieldConvertor对value处理出现问题
#92
duanshuo198802
closed
7 months ago
1
根据用户的请求参数,决定是否启用去重(distinct)
#91
vt167098
closed
3 months ago
8
建议增加前端可以控制是否分页的参数,比如分页大小参数pageSize=0时
#90
flyingdew
closed
9 months ago
4
能支持vertx吗
#89
444579807
opened
10 months ago
3
新增处理record类的相关功能
#88
wushiwoming
opened
1 year ago
0
数据权限问题处理
#87
jingsewu
closed
10 months ago
5
can you split sub module “beanSearcher-annotation” ?
#86
shen0834
closed
10 months ago
1
希望支持ognl
#85
Dlinw
opened
1 year ago
3
多数据源时候的方言问题
#84
ericqy197206
closed
10 months ago
1
多数据源出错
#83
ericqy197206
closed
10 months ago
1
spring boot 3執行時, bean searcher 會報錯
#82
vt167098
closed
10 months ago
2
支持union all
#81
naah69
closed
10 months ago
1
v4.2.3 启用报错 NullPointerException 的解决方法
#80
troyzhxu
closed
1 year ago
1
对于同一个属性的多个运算符如何指定
#79
iamshifty
closed
1 year ago
1
分组字段能否支持动态传入
#78
flyingdew
closed
1 year ago
1
左、右连接中动态查询条件的添加
#77
iamshifty
closed
1 year ago
1
PostgreSQL下解析Json会报没有对应解析器错误
#76
wushiwoming
closed
1 year ago
3
查询结果能否直接映射到record类上?
#75
wushiwoming
opened
1 year ago
1
补充:支持 springboot 事务方案尝试
#74
zengyufei
opened
1 year ago
2
使用自定义运算符替换Equal后,字段导致不写op=eq,不会出现在sql语句中
#73
zengyufei
closed
1 year ago
1
Map入参数怎么使用swagger,才能看到字段名?
#72
472012723
closed
1 year ago
1
Map入参数怎么使用swagger,才能看到字段名
#71
472012723
closed
1 year ago
0
v4.0.0 报错 java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy
#70
troyzhxu
closed
1 year ago
1
能不能出个php 版本的, orm做复杂查询太痛苦了
#69
jerevive
opened
1 year ago
1
[Feature Request] Json serialize/deserialize
#68
aboutZZ
closed
1 year ago
2
如何实现字典回写
#67
g88827929g
closed
2 years ago
1
实体有sort字段,按字段排序,报错
#66
UIdoer
closed
2 years ago
1
单表多次 join如何实现
#65
tiandankanfeng
closed
2 years ago
1
请教:如何实现通用动态 SearchBean?
#64
adu-shzz
opened
2 years ago
2
支持字典转换吗
#63
g88827929g
closed
2 years ago
0
分页查询totalCount过大造成OOM
#62
xiejinsong
closed
2 years ago
5
Next