Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 266 Bytes

File metadata and controls

18 lines (12 loc) · 266 Bytes

Native Spring Boot using Datafaker

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