129 Star 1.3K Fork 254

Troy / bean-searcher

2021-10-13 10:56
1393412 ejlchina zhxu 1636251845 Troy

新增支持形如 :name: 的虚拟参数,该参数的值将直接拼接在 SQL 中,不作为 JDBC 的参数
使用该参数时应严格检查参数值的来源,不可由前端直接传过来,否则会有 SQL 注入的风险

最后提交信息为: fix: new virtualParam (:name:) detection
2021-02-07 10:39
1393412 ejlchina zhxu 1636251845 Troy

1、优化项目依赖
2、启动时不再缓存 Class 对象,兼容某些热加载应用

最后提交信息为: update doc
2019-07-07 15:36
1393412 ejlchina zhxu 1636251845 Troy

1、该版本优化了索引的使用率,提升了检索性能;
2、重构了Searcher接口的paraMap参数类型,使之可以接收任意类型的参数值;
3、本身实现了spring-boot-starter化,使得在spring-boot项目中开箱即用。

最后提交信息为: 签名
Java
1
https://gitee.com/troyzhxu/bean-searcher.git
git@gitee.com:troyzhxu/bean-searcher.git
troyzhxu
bean-searcher
bean-searcher

搜索帮助