j-easy / easy-batch

The simple, stupid batch framework for Java
https://github.com/j-easy/easy-batch/wiki
MIT License
611 stars 199 forks source link

Deprecate the static factory method JobBuilder#aNewJob #380

Closed fmbenhassine closed 4 years ago

fmbenhassine commented 4 years ago

This method has not added value compared to new JobBuilder(). It should be deprecated in v6.1 and removed in a future version.