Kirk Stork
Kirk Stork
Since this seems to be more than just a Jackson serialization issue, I've made a separate issue #544 that has a reproducer project attached.
I've got the example project for r2dbc almost building... it gets to the step where the docker build wants to install libstdc++ on the alpine container ``` Produced artifacts: /home/app/application...
+1 Grails 4 adoption is impacted by this.
@sdelamo I wonder if you would be willing to fix the travis build so the snapshot gets published?
I suppose I'm looking for a use-case. When would I use this construct and what does it buy me? The example would still be useful just to demonstrate how it...
@maskerade Giving you a ping in case you're interested -- since the example originated with your PR.
Not sure if this is useful... but I believe Kobweb deals with this by rendering the pages in a headless browser (rather than in NodeJS), this is done at build...
That’s great, thank you.
I wonder if there might be a way to use https://github.com/robertkrimen/otto to render asciidoc with https://github.com/asciidoctor/asciidoctor.js
Could be. If the otto is slow then it is sure to be. But it might be a way to make the asciidoc solution self-contained rather than relying on the...