An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Quarkus Datafaker

[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.quarkus-datafaker/quarkus-datafaker?logo=apache-maven&style=flat-square)](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.