Java - org.apache.poi.ss.usermodel.Font.setBold(Z)V while trying to make a Excel Sheet, gives NoSuchMethodError
问题 So, I have this application where data is sent to me and I have to make it into an Excel sheet. I use Eclipse IDE, I do not have any errors in the code I have written. But it gives an exception at setBold(bold) method. Here is the stacktrace Sep 27, 2017 5:03:03 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet [dispatcher] in context with path [/<appName>] threw exception [Handler processing failed; nested exception is java.lang.NoSuchMethodError: