Our Grails 2.1 application communicates with external SOAP WebServices. It worked fine as we follow Software Guy's advices from this blog post. Recently, our client required new functionality - export to Excel. We've used Apache POI libraries for expor...
If you have an error during compilation in IntelliJ Idea and/or maven/gradleError:(X, Y) java: package edu.umd.cs.findbugs.annotations does not existyou've enabled FindBugs Suppress Warnings in lombok.config:lombok.extern.findbugs.addSuppressFBWar...