issues
search
derjust
/
spring-data-dynamodb
This module deals with enhanced support for a data access layer built on AWS DynamoDB.
https://derjust.github.io/spring-data-dynamodb/
Apache License 2.0
403
stars
141
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Caused by: java.lang.ClassNotFoundException: org.springframework.data.repository.core.support.ReflectionEntityInformation
#300
znuta
opened
2 months ago
0
AWS STS(security token service) support for DynamoDBMapper
#299
vyankatsakhare4
opened
11 months ago
0
Same hash for multiple GSI, how to fetch data?
#298
bg-orhanocak
opened
1 year ago
0
How can I have dynamodb table name dynamically based on my env?
#297
manoj-ahi
opened
2 years ago
1
When 'findBy' method is annotated with @EnableScan or on class level, and the method uses only hash key (and range key), the method still executes scan instead of query. There is only a check if the used fields are GSI, but no checks if all the fields are hash/range keys.
#296
diyan-gochev-at-ft-dot-com
opened
2 years ago
2
spring-data-dynamodb - Spring4Shell: Zero-Day Vulnerability in Spring Framework (CVE-2022-22965)
#295
nanandmca
opened
2 years ago
2
Pagination not working properly returning random data.
#294
guru500
closed
3 years ago
0
@DynamoDBAutoGeneratedTimestamp(strategy=DynamoDBAutoGenerateStrategy.ALWAYS) is not working inside DynamoDBDocument
#293
bettercallavi
opened
3 years ago
0
IN operator and Order By falls back to Scan
#292
shemekh
opened
3 years ago
1
TableNameResolver does not work with @DynamoDBIndexHashKey
#291
github4sanjay
opened
3 years ago
3
cdi-api dependency has a known vulnerability CVE-2014-8122
#290
yeDor
opened
4 years ago
0
This Spring Data DynamoDB implementation might not be compatible with the available Spring Data classes on the classpath
#289
meansoup
opened
4 years ago
5
using dynamic dynamodb's tablename, don't use find method for GSI.
#288
oms1226
opened
4 years ago
1
AbstractDynamoDBEventListener throws assertion error
#287
ethanjcohen-underarmour
opened
4 years ago
0
Remove build helper
#286
boostchicken
closed
4 years ago
0
Overriding getIdentifyingAnnotations
#285
mani-sreekakula
opened
4 years ago
2
Hashmap Iteration Problem in thymeleaf
#284
soumyadip007
opened
4 years ago
0
GSI query problem.
#283
scottcarnold
closed
4 years ago
1
Problem with findBy..Contains on a set
#282
torstenzander
opened
4 years ago
3
project init error
#281
291277058
closed
4 years ago
1
Getting NPE
#280
rimal
opened
4 years ago
2
Getting classnotfoundexception for class ReflectionEntityInformation
#279
patb23
opened
4 years ago
3
Missing Local index projection settings
#278
majusko
opened
4 years ago
0
Fixed a Typo
#277
TheDevLuffy
opened
4 years ago
0
Support disabling consistent read on per @Query
#276
dragneelfps
opened
4 years ago
1
Can I autowire inject DynamodbTemplate?
#275
yjf27281181
opened
4 years ago
1
Fixed a typo in the documentation
#274
seize-the-dave
opened
5 years ago
0
Does not work with Spring Boot 2.2.1 / Spring Data 2.2.1
#273
patkovskyi
opened
5 years ago
10
Respoitory performing scan instead of query in case of lists
#272
asif-iiitm
opened
5 years ago
2
How to have a separate java class as just HashKey
#271
ghost
closed
5 years ago
1
Spring Boot 2.2 / Moore support
#270
boostchicken
opened
5 years ago
4
Is multiples repositories allowed ? [Junit4]
#269
tanguc
opened
5 years ago
1
support for @AccessType(FIELD)
#268
gurpiarbassi
closed
5 years ago
2
Spring boot starter parent 2.2.0.RELEASE breaking change -- server doesn't start
#267
raythien
opened
5 years ago
17
Enum Mapping
#266
gurpiarbassi
opened
5 years ago
0
Getting Null Pointer Exception while accessing the data using a field other than id
#265
shakeelsiraj
opened
5 years ago
3
What happened to the spring-data-dynamodb org on github?
#264
jrbeilke
opened
5 years ago
0
GSI Queries can fail with NPE when using an overriding DynamoDBMapperConfig
#263
kjl-dev
opened
5 years ago
5
fix typo
#262
sothawo
closed
2 years ago
0
How could we create Immutable entities?
#261
avanathan
opened
5 years ago
0
dynamodb does not work with mysql :spring-data-dynamodb does not work with jpa
#260
suranjanabasu
opened
5 years ago
3
Minor suggestion to add log on scans
#259
ignaciolarranaga
opened
5 years ago
1
not supported; requires @DynamoDBTyped or @DynamoDBTypeConverted
#258
ivyblossom
opened
5 years ago
1
Multiple DynamoDBMapperConfig beans and dynamoDBMapperConfigRef wiring issue
#257
gerrytan
opened
5 years ago
5
Error in parent pom fails builds
#256
boostchicken
opened
5 years ago
1
Merge examples
#255
derjust
opened
5 years ago
0
Search by GSI when HashKey of GSI is same as actual HashKey
#254
majusko
opened
5 years ago
1
Invalid property 'dynamoDBMapperConfig' of bean class [org.socialsignin.spring.data.dynamodb.repository.support.DynamoDBRepositoryFactoryBean] - Release 5.1.1
#253
shexbeer
closed
5 years ago
8
Secondary Local Index is performing Scan instead of Query
#252
bragadanilo
opened
5 years ago
0
Table with Kotlin Primitives hash and range key
#251
bschandramohan
opened
5 years ago
1
Next