We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cb15d8 + 54881a7 commit 718b756Copy full SHA for 718b756
1 file changed
README.md
@@ -3,9 +3,9 @@
3
A sdk that allows you to prioritize items based off of date in descending order.
4
(Dynamodb table must match specifics in test/terraform/main.tf)
5
6
-## WARING: GrailVM currently not supported
7
-
8
-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
9
10
## Quick start
11
0 commit comments