issues
search
slyak
/
spring-data-jpa-extra
spring data jpa with template dynamic query (eg: freemarker,velocity etc.) like mybatis. The master branch already support springboot2+ spring5+
Apache License 2.0
400
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
@Param ("start") Date start 解析参数错误
#58
943739901
opened
2 years ago
0
启动报错,PropertyReferenceException: No property mgetOneByOne found for type ProcessNote!
#57
pengcgithub
opened
3 years ago
1
模糊查询,中文乱码
#56
jcjgithub
opened
4 years ago
0
数据库为oracle ,查询出来map里面的key都变成大写了,即使sql写的是小写还是变成大写了
#55
jcjgithub
opened
4 years ago
1
Bump commons-beanutils from 1.9.1 to 1.9.2
#54
dependabot[bot]
opened
4 years ago
0
出现一个问题,stfl文件中的if条件没起作用,if中的语句没有拼接到sql上
#53
myfairys
closed
4 years ago
2
请问一下,我这边配置成功过后,访问接口出现了错误,那么默认使用的是derby内置数据库吗?是否可以更改为mysql之类的其他数据库
#52
myfairys
closed
4 years ago
2
是否支持一对一,一对多,多对多查询,并且返回自定义vo,求示例!!!
#51
doufuplus
closed
4 years ago
1
启动报错,No property xxx found for type xxx!
#50
doufuplus
opened
5 years ago
3
多数据源场景下无法获取模板sql
#49
qxwei
opened
5 years ago
0
Oracle 12c SQL 命令未正确结束
#48
tangrongwei
closed
5 years ago
2
使用 spring-boot 1.5.20 时,出异常,项目无法启动
#47
guicw
opened
5 years ago
1
fix typos and add code format
#46
dsanch3z
closed
5 years ago
1
关于.sftl中sql能提取公共部分吗?
#45
wangawu
opened
5 years ago
1
查询参数可以使用Map<String, Object>吗
#44
bashuyi
closed
5 years ago
4
为什么不把SQL直接写在@TemplateQuery注解上呢?
#43
gbguanbo
closed
5 years ago
2
不支持spring-boot-2.1+,而且在spring-boot-2.0+的时候无法FreemarkerSqlTemplates实例Bean
#42
Abigale-ztg
opened
5 years ago
12
可以通过sql来查询出带有嵌套结构的结果集吗?
#41
dantegarden
opened
5 years ago
1
spring-boot版本 1.5.4.RELEASE 使用出错
#40
Asanenter
opened
5 years ago
5
希望能够把3.0的版本提交到maven仓库
#39
jy05568536
closed
5 years ago
5
批量插入不支持占位符的方式吗?
#38
xiehonghpu
opened
6 years ago
2
found duplicate template key, will replace the value
#37
xiehonghpu
closed
5 years ago
4
2.1.2.release 改动
#36
klguang
opened
6 years ago
0
测试用例不能正常运行
#35
klguang
opened
6 years ago
4
不同包下实体名称重复BUG
#34
klguang
closed
6 years ago
4
项目中全局Repository是已经定义好的BaseRepository,无法使用GenericJpaRepository。
#33
klguang
closed
5 years ago
3
请问怎么支持sql 中 in操作
#32
ssy341
closed
6 years ago
3
测试用例不能正常运行
#31
ssy341
closed
5 years ago
2
问下springboot2.0 下相关配置文件pom的 parent 依赖没找到
#30
mrm200x
closed
5 years ago
1
如果使用参数是时间会有bug,我临时修改这个位置的代码解决的问题
#29
xvipservice
opened
6 years ago
0
请支持querydsl
#28
xvipservice
opened
6 years ago
1
Doesn't work in Spring Boot 2.0
#27
bobmarks
closed
6 years ago
1
Invalid derived query! No property XXX found for type YYY!
#26
bladethirst
opened
6 years ago
7
请问是否支持Hql
#25
hotfics
opened
6 years ago
1
是否可以过滤fm自带的注解 <#-- -->
#24
rplees
opened
6 years ago
3
新增功能注解@FistParameterIsMethodQuery, 第一个参数就是方法名查询
#23
rplees
opened
6 years ago
1
关于单元测试代码和README.md代码中无法传参的坑
#22
lieberliang
closed
6 years ago
4
FreemarkerSqlTemplates在多数据源的情况下使用@PersistenceContext注解找不全sftl问题
#21
rplees
opened
6 years ago
1
当依赖springcloud的时候抛错GenericJpaRepositoryFactoryBean required a bean of type 'java.lang.Class' that could not be found.
#20
rplees
opened
6 years ago
4
项目中使用freemarker会和你这个freemarker缓存冲突,你的项目中会重置TemplateLoader对象
#19
1013785085
closed
6 years ago
7
能否优化分页参数,任何实现了Pageable接口的类都可以分页
#18
1013785085
closed
6 years ago
3
能否支持List<Map>的返回值,就是没有实体对象的查询
#17
1013785085
closed
6 years ago
3
如果是多数据源怎么破
#16
Longder
opened
6 years ago
2
Template not found for name XXX
#15
rplees
closed
6 years ago
4
springboot 1.5.8.RELEASE 启动不了
#14
rplees
closed
6 years ago
1
自定义的方法名spring 的Repository会报错
#13
zhoujinliang
closed
6 years ago
0
using local thread call @TemplateQuery method, the Unable to acquire Connection excp occurs
#12
wolfJ
closed
6 years ago
1
freemarker.template.TemplateNotFoundException: Template not found for name "Example:searchLike".
#11
chaosknn
closed
7 years ago
15
springboot 启动报错,实在找不到原因,麻烦给看看是哪里使用的有问题?
#10
chaosknn
closed
7 years ago
7
查询条件中如果有LocalDate,或者LocalDateTime会搜索不出数据
#9
okjesse
opened
7 years ago
2
Next