Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / slyak/spring-data-jpa-extra issues and pull requests

#58 - @Param ("start") Date start 解析参数错误

Issue - State: open - Opened by 943739901 almost 3 years ago

#56 - 模糊查询,中文乱码

Issue - State: open - Opened by jcjgithub about 4 years ago

#54 - Bump commons-beanutils from 1.9.1 to 1.9.2

Pull Request - State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#50 - 启动报错,No property xxx found for type xxx!

Issue - State: open - Opened by doufuplus about 5 years ago - 3 comments

#49 - 多数据源场景下无法获取模板sql

Issue - State: open - Opened by qxwei about 5 years ago

#48 - Oracle 12c SQL 命令未正确结束

Issue - State: closed - Opened by tangrongwei over 5 years ago - 2 comments

#47 - 使用 spring-boot 1.5.20 时,出异常,项目无法启动

Issue - State: open - Opened by guicw over 5 years ago - 1 comment

#46 - fix typos and add code format

Pull Request - State: closed - Opened by dsanch3z over 5 years ago - 1 comment

#45 - 关于.sftl中sql能提取公共部分吗?

Issue - State: open - Opened by wangawu over 5 years ago - 1 comment

#44 - 查询参数可以使用Map<String, Object>吗

Issue - State: closed - Opened by bashuyi over 5 years ago - 4 comments

#43 - 为什么不把SQL直接写在@TemplateQuery注解上呢?

Issue - State: closed - Opened by gbguanbo over 5 years ago - 2 comments

#41 - 可以通过sql来查询出带有嵌套结构的结果集吗?

Issue - State: open - Opened by dantegarden over 5 years ago - 1 comment

#40 - spring-boot版本 1.5.4.RELEASE 使用出错

Issue - State: open - Opened by Asanenter over 5 years ago - 5 comments

#39 - 希望能够把3.0的版本提交到maven仓库

Issue - State: closed - Opened by jy05568536 almost 6 years ago - 5 comments

#38 - 批量插入不支持占位符的方式吗?

Issue - State: open - Opened by xiehonghpu almost 6 years ago - 2 comments

#37 - found duplicate template key, will replace the value

Issue - State: closed - Opened by xiehonghpu almost 6 years ago - 4 comments

#36 - 2.1.2.release 改动

Pull Request - State: open - Opened by klguang almost 6 years ago

#35 - 测试用例不能正常运行

Issue - State: open - Opened by klguang almost 6 years ago - 4 comments

#34 - 不同包下实体名称重复BUG

Issue - State: closed - Opened by klguang almost 6 years ago - 4 comments

#32 - 请问怎么支持sql 中 in操作

Issue - State: closed - Opened by ssy341 about 6 years ago - 3 comments

#31 - 测试用例不能正常运行

Issue - State: closed - Opened by ssy341 about 6 years ago - 2 comments

#30 - 问下springboot2.0 下相关配置文件pom的 parent 依赖没找到

Issue - State: closed - Opened by mrm200x about 6 years ago - 1 comment

#28 - 请支持querydsl

Issue - State: open - Opened by xvipservice about 6 years ago - 1 comment

#27 - Doesn't work in Spring Boot 2.0

Issue - State: closed - Opened by bobmarks about 6 years ago - 1 comment

#26 - Invalid derived query! No property XXX found for type YYY!

Issue - State: open - Opened by bladethirst over 6 years ago - 7 comments

#25 - 请问是否支持Hql

Issue - State: open - Opened by hotfics over 6 years ago - 1 comment

#24 - 是否可以过滤fm自带的注解 <#-- -->

Issue - State: open - Opened by rplees over 6 years ago - 3 comments

#23 - 新增功能注解@FistParameterIsMethodQuery, 第一个参数就是方法名查询

Pull Request - State: open - Opened by rplees over 6 years ago - 1 comment

#22 - 关于单元测试代码和README.md代码中无法传参的坑

Issue - State: closed - Opened by lieberliang over 6 years ago - 4 comments

#18 - 能否优化分页参数,任何实现了Pageable接口的类都可以分页

Issue - State: closed - Opened by 1013785085 almost 7 years ago - 3 comments
Labels: wontfix

#17 - 能否支持List<Map>的返回值,就是没有实体对象的查询

Issue - State: closed - Opened by 1013785085 almost 7 years ago - 3 comments

#16 - 如果是多数据源怎么破

Issue - State: open - Opened by Longder almost 7 years ago - 2 comments

#15 - Template not found for name XXX

Issue - State: closed - Opened by rplees almost 7 years ago - 4 comments
Labels: duplicate, invalid

#14 - springboot 1.5.8.RELEASE 启动不了

Issue - State: closed - Opened by rplees almost 7 years ago - 1 comment

#13 - 自定义的方法名spring 的Repository会报错

Issue - State: closed - Opened by zhoujinliang almost 7 years ago

#11 - freemarker.template.TemplateNotFoundException: Template not found for name "Example:searchLike".

Issue - State: closed - Opened by chaosknn almost 7 years ago - 15 comments
Labels: invalid

#9 - 查询条件中如果有LocalDate,或者LocalDateTime会搜索不出数据

Issue - State: open - Opened by okjesse almost 7 years ago - 2 comments

#8 - 我试了2.0.3和1.1.0,所有的单元测试都失败

Issue - State: closed - Opened by momofish about 7 years ago - 1 comment

#7 - Blob or Clob mapping error

Issue - State: closed - Opened by onlychan about 7 years ago - 7 comments

#6 - Database connection pool leaking

Issue - State: closed - Opened by onlychan about 7 years ago - 1 comment

#5 - 测试用例无法跑起来

Issue - State: closed - Opened by zsf513 over 7 years ago - 2 comments

#4 - 会有sql注入的问题吗?

Issue - State: closed - Opened by someorz over 7 years ago - 3 comments

#3 - 文档

Issue - State: open - Opened by zsf513 over 7 years ago - 1 comment

#2 - 可能有数据库连接未关闭的问题

Issue - State: closed - Opened by u1zz over 7 years ago - 6 comments

#1 - about spring.jpa.template-location

Issue - State: closed - Opened by yummykang over 8 years ago - 2 comments