Marc Dietrichstein
Results
2
issues of
Marc Dietrichstein
I am trying to define an external serializer for a data class (Data) which is defined in another gradle module (subproject) and the result is the following exception. ``` Caused...
bug
compiler-plugin
multi-project setup
Hello, We are using Quarkus with Google Cloud Functions (2nd Gen) via the `io.quarkus.gcp.functions.http.QuarkusHttpFunction` entry point and are experiencing issues with logging configuration in production. ### Problem Description In our...