issues
search
pramoth
/
specification-with-projection
Support projections with JpaSpecificationExecutor.findAll(Specification,Pageable) for Spring Data JPA
MIT License
164
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support Spring Boot 3.x and Java 17
#33
slgobinath
opened
1 year ago
7
Error on convert projection class
#32
PedroEsnaola
opened
1 year ago
0
updates for spring boot 3
#31
mdillenk
opened
1 year ago
0
Mocking findAll with Mockito
#30
aliounekanoute
closed
1 year ago
0
Support for Spring Boot 3: Javax -> jakarta migration
#29
barryspearce
opened
1 year ago
6
Returning repeated values when target entity has OneToMany relationship
#28
genndi
opened
1 year ago
0
findAll Caused by: java.lang.NoSuchMethodError: org.springframework.data.jpa.repository.support.CrudMethodMetadata.getQueryHints()Ljava/util/Map;
#27
gcluo
opened
2 years ago
1
Add count() method to get the count
#26
naris
opened
2 years ago
1
Unpaged findAll()
#25
v-ladynev
opened
2 years ago
0
Upgrade to 2.0.2 from 2.0.1 forces Id to exist on all entities
#24
barryspearce
opened
3 years ago
0
findById throws org.springframework.dao.InvalidDataAccessApiUsageException "only except projection"
#23
barryspearce
opened
3 years ago
0
Spring Boot 2.5
#22
fleadram
closed
2 years ago
7
Add the possibility to define de EntityGraph for the projection
#21
thesivis
closed
3 years ago
0
Fix bug that adding join fetch twice
#20
thesivis
closed
3 years ago
0
tryGetFetchGraphHints has been removed
#19
lol768
opened
3 years ago
0
Update how to use to latest version 2.0.1
#18
dmonti
closed
4 years ago
0
Release with TypeQuery<Tuple> feature
#17
daniel-shuy
closed
3 years ago
2
add a new findAll which takes only the Specification and return a List
#16
sic-sic
opened
5 years ago
2
Use Spring Data Annotation instead of manually provide EntityGraph
#15
zhengdai
closed
5 years ago
2
No property findAll found for type ***
#14
Frantch
opened
5 years ago
4
JpaSpecificationExecutorWithProjection methods create 'select *' type of queries
#13
eugenekup
closed
5 years ago
5
Is query execution optimezed?
#12
anat0lius
closed
6 years ago
1
Optional method returning null
#11
jkahon
closed
6 years ago
0
Add public long count(Specification<T> spec)
#10
Blackdread
closed
6 years ago
1
add support findOne
#9
Mikhail88
closed
6 years ago
0
add support findOne that return projection
#8
Mikhail88
closed
6 years ago
0
Add new method and return Slice instead Page to get rid of count query.
#7
pramoth
opened
6 years ago
0
No property findAll found for type
#6
Volodymyr128
closed
6 years ago
1
Implementation Reccommendation
#5
dengizik
closed
6 years ago
1
NPE in Debug Mode
#4
dengizik
opened
6 years ago
1
Spring cannot find constructor
#3
trks1970
closed
7 years ago
1
Clean up some warnings
#2
aaz360
opened
7 years ago
3
add support findAll that return List
#1
kekhuai
closed
7 years ago
0