Jens Piegsa

Results 4 issues of Jens Piegsa

Are there any plans to support `java.util.logging`? With Java 8, the Logger API has been improved significantly. Nevertheless I'm aware of the fact, that it has no equivalent to the...

enhancement

A Markdown file containing: `````` # SETUP ``` sh # generate private key openssl genrsa -out key.pem 4096 ``` `````` results in Outline view: - SETUP - generate private key...

### Description I'm using Ontop CLI to materialize triples. In an effort to better manage data with varying lifecycles, I've been working to transition to named graphs. This works correctly...

type: defect

Are there plans to make the OpenApi UI extension compatible with MicroProfile 4.0?