Skip to content

Commit 718b756

Browse files
committed
Merge branch 'main' of github.com:ProgramGrader/amazon-dynamodb-priority-queuing
2 parents 9cb15d8 + 54881a7 commit 718b756

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
A sdk that allows you to prioritize items based off of date in descending order.
44
(Dynamodb table must match specifics in test/terraform/main.tf)
55

6-
## WARING: GrailVM currently not supported
7-
8-
This packages uses aws java sdk v2 which instanciates java.util.SecureRandom at build time.
6+
## Warning for Graalvm
7+
For this library to work correctly you must pass --initialize-at-run-time=org.apache.http.impl.auth.NTLMEngineImpl as a argument
8+
to your image build command
99

1010
## Quick start
1111

0 commit comments

Comments
 (0)