Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Tags:

quarkus

jsr352

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?

like image 476
Libor Krzyzanek Avatar asked Nov 20 '25 11:11

Libor Krzyzanek


1 Answers

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

like image 162
Guillaume Smet Avatar answered Nov 23 '25 09:11

Guillaume Smet