rada
rada

Reputation: 193

Spring Batch Admin with Spring 4.3.7

Do you know what version of Spring Batch Admin is supported by Spring 4? We recently upgraded to Spring 4.3.7 and running into issues using version 1.3.1 of Spring Batch Admin. Thanks, Radmila

Upvotes: 1

Views: 399

Answers (1)

Aleksandar Stojadinovic
Aleksandar Stojadinovic

Reputation: 5049

They are not compatible, and there is no newer version. It is not known if there will be any further development. The general suggestion is to take a look of Spring Cloud Data Flow.

On the other hand, take a look at this: https://github.com/tuxdevelop/spring-batch-lightmin . I am not familiar with it, but it may help.

Upvotes: 1

Related Questions