Skip to content

Substitutions for using the Java Kafka Client with Graal Native Image

Notifications You must be signed in to change notification settings

scala-steward/graal-kafka-client

 
 

Repository files navigation

Graal Kafka Client

GitHub Workflow Status GitHub release (latest by date) Maven Central Scala Steward badge

Graal Substrate VM substitutions that allow the Java Kafka Client to work with native-image.

Quickstart

Add the following dependencies to your build.sbt, no other setup should be required.

"io.janstenpickle" % "graal-kafka-client" % "0.1.0"

Contributing

This project supports the Scala Code of Conduct and aims that its channels (mailing list, Discord, github, etc.) to be welcoming environments for everyone.

About

Substitutions for using the Java Kafka Client with Graal Native Image

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 52.9%
  • Scala 47.1%