Daniel Gerhardt

Results 8 issues of Daniel Gerhardt

When the `SERVER_PORT` is set for the container environment (e.g. through a `docker-compose.yml`), the extension uses it to bind the JDT language server. Since `SERVER_PORT` is commonly used (e.g. Spring...

debt

According to the [docs](https://gohugo.io/hugo-pipes/introduction/#asset-publishing), assets in the `assetDir` directory are only published by invoking `.Permalink`, `.RelPermalink`, or `.Publish`. This is true for the source images but once image processing methods...

Bug

Currently, there is no way to specify different merge behaviors for array-like types and `Map`s if one of the types is used as a container and the other one for...

This test fails due to a bug in Apache Xalan (up to version 2.7.3). The test successfully completes when building against the master branch of the serializer. Currently, there is...

Status:Draft-Pull-Request

The `x` and `y` values passed to `from_point` are now treated as physical and therefore converted to logical values on macOS. This makes the behavior consistent with the Windows implementation....

Currently, Spring for GraphQL does not work with Kotlin inline value classes. When these are used as field types, I have noticed two issues: 1. Schema mappings do no longer...

in: data
status: on-hold

When testing the "Summen- und Saldenliste" report, I noticed a few issues, which seem to limit its usefulness. In its current state, it can only be used to evaluate a...