Libor Krzyzanek
Libor Krzyzanek

Reputation: 131

Is Java EE Batch (JSR 352) going to be part of quarkus?

Batch API is pretty cool framework. JBoss implementation "jBeret" add even more some cool stuff like REST API and UI.

Is Batch API going to be part of Quarkus at some point?

Upvotes: 3

Views: 2580

Answers (1)

Guillaume Smet
Guillaume Smet

Reputation: 10519

Update: we now have a Quarkus JBeret extension in the Quarkiverse: https://github.com/quarkiverse/quarkus-jberet .

Upvotes: 6

Related Questions