Hello,
I have an issue when loading a corrupted file.
Before 22.12, loading a document using
new Document(new ClassPathResource("Path/to/corrupted.docx"))
was throwing a FileCorruptedException, but it looks like it d…...Document(new ClassPathResource("path/to/corrupted.docx")) was throwing...document using new Document("path/to/corruped.docx") throws exception...