Standalone example on jberet (jsr352)

前端 未结 3 1299
野趣味
野趣味 2021-01-24 18:50

Is there anyway to use jberet as standalone module to execute Batch Jobs?

All the time getting samples on using along with WildFly.

Surprised to see it looks fo

3条回答
  •  感动是毒
    2021-01-24 19:32

    I created a similar example but uses JDBC chunk oriented processing. https://github.com/lbtc-xxx/jberet-se-example

提交回复
热议问题