Native Spring Boot using Datafaker
October 13, 2024 ยท View on GitHub
This is a demo application to demonstrate the native capabilities of Datafaker.
Introductions
To compile, execute the following:
./gradlew nativeCompile
To run, run:
cd build/native/nativeCompile
./native