This is a demo of based on the ClientSideEncryptionAutoEncryptionSettingsTour. using GraalVM to run the code.
- osx
- Graalvm 21
- MongoDB running on
mongodb://localhost:27107
mongocryptd
on the path
# To compile
./gradlew nativeCompile
# To compile and run
./gradlew nativeRun
# To run just the executable
./app/build/native/nativeCompile/app