spring-batch-extensions icon indicating copy to clipboard operation
spring-batch-extensions copied to clipboard

Introduce Spring Batch Kotlin Dsl

Open acktsap opened this issue 3 years ago • 2 comments

Hi As i already mentioned in https://github.com/spring-projects/spring-batch/issues/3984, we are using kotlin dsl module in our office. So i'd like to introduce it to this module.

It includes kotlin dsl for

  • JobBuilder
  • StepBuilder
  • FlowBuilder

For more examples, spring-batch-kotlin-dsl-example

acktsap avatar Oct 23 '21 07:10 acktsap

@benas If you don't mind, would you tell me when will the review be?

acktsap avatar Dec 10 '21 06:12 acktsap

@mdeinum plz

junoyoon avatar Mar 08 '22 13:03 junoyoon

Close this pr. We've created another project for it.

https://github.com/naver/spring-batch-plus

acktsap avatar Oct 31 '22 17:10 acktsap