Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ProgramGrader/amazon-dynamodb-prior…
Browse files Browse the repository at this point in the history
…ity-queuing
  • Loading branch information
EdWrld committed Feb 23, 2023
2 parents 9cb15d8 + 54881a7 commit 718b756
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
A sdk that allows you to prioritize items based off of date in descending order.
(Dynamodb table must match specifics in test/terraform/main.tf)

## WARING: GrailVM currently not supported

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

## Quick start

Expand Down

0 comments on commit 718b756

Please sign in to comment.