Hi everybody,
I'm facing the folowing issue, i'm creating a report docx from a template with multiple tables and variable replaces.
When I changed from version 6.0.0 to 6.0.1, I got this :
ERROR org.springframework.boot.SpringApplication -> Application startup failed
java.lang.NoClassDefFoundError: org/docx4j/openpackaging/exceptions/Docx4JException
Anyone know how to solve it?
Thanks in advance