Cheong Chung Onn
Cheong Chung Onn
Hi I was not able to run sPDF in Ubuntu 18.04 as WKHtmltopdf is unable to run in Debian as headless. The suggested approach was to use xvfb. Could sPDF...
Hi Federico, I have created a patch to enable sPDF to auto detect xvfb-run, if it exists it will run wkhtmltopdf using xvfb-run. This would allow sPDF to run in...
Submitting a PR for an Annotated Http Service Scala (3.1.1) example.
Hi, First, I would like to thank you for nice new API for creating recurrenceSet, it is very intuitive and flexible. Though there are breaking change from 0.15.0 to 0.17.1,...
Hi Marten, The current implementation for Within excludes the end-datetime. Would it be possible to add a flag to allow the end-datetime to be included, please find the code fragment...
## Compiler version Scala version 3.3.3 and 3.5.1 ## Minimized code The code below runs in Java. But in Scala, it throws an IllegalAccessError exception. ```scala package experiment import com.linecorp.armeria.common.HttpResponse...