Lorin Kobashigawa
Lorin Kobashigawa
If I try to compile a less file that is in a jar, i get an IOException: java.io.IOException: No such file jar:file:/path/to/jar/file.jar!/path/to/file.less getClassLoader().getResource() is finding the file in the classpath,...
Do you think there is a way to get the DropWizard Configuration class to be processed by the ConfigurationClassPostProcessor? Then it would be possible to have @Bean methods on the...
In case anyone else needs support for PDF output. - Added a parameter 'format' to allow specifying pdf instead of png - Added optional parameters pdfPaperSize and pdfOrientation to control...