Support java8
cn-src opened this issue · 1 comments
cn-src commented
Can the latest version support java8, because it is currently the most used version.
fmbenhassine commented
No, Easy Batch v7 is compiled against Java 11. You can use v6.1 on Java 8. Feature wise, v7 is the same as v6.1 except the removal of deprecated APIs and more type safe APIs (see the release notes).