Errors:
Caused by: java.util.zip.ZipException: invalid stored block lengths
DecisionTableParseException: Failed to open Excel stream, please check that the content is xls97 format.
Solution:
Ensure that “xlsx” is not filtered out by either gradle or maven
Gradle:
Copy to Clipboard
Maven:
Copy to Clipboard
Leave A Comment