https://github.com/quarkiverse/quarkus-datafaker
Support Datafaker for native compilation
https://github.com/quarkiverse/quarkus-datafaker
datafaker quarkus-extension
Last synced: 13 days ago
JSON representation
Support Datafaker for native compilation
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-datafaker
- Owner: quarkiverse
- License: apache-2.0
- Created: 2025-10-13T12:58:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-04-07T09:58:09.000Z (2 months ago)
- Last Synced: 2026-04-07T11:28:30.350Z (2 months ago)
- Topics: datafaker, quarkus-extension
- Language: Java
- Homepage: https://docs.quarkiverse.io/quarkus-datafaker/dev
- Size: 77.1 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Quarkus Datafaker
[](https://central.sonatype.com/artifact/io.quarkiverse.quarkus-datafaker/quarkus-datafaker-parent)
## DataFaker support
This Quarkus extension provides support for [DataFaker](https://www.datafaker.net/documentation/getting-started/),
a useful library for generating _synthetic_ data.
## Native compilation
The extension primarily supports native compilation as _DataFaker_ requires minor GraalVM configuration.
Just add the extension and it will be taken care of.