-
After 3.2.0 update, the querydsl embedded column type comparison operation is not possible.
In version 3.1.4, it worked without any problems, but the equals operation for embedded columns does not …
-
We should add in the node the libraries useful to log in JSON:
- logback-jackson-0.1.5.jar
- logback-json-classic-0.1.5.jar
- logback-json-core-0.1.5.jar
The goal is to be able to log in JSON b…
-
Caused by: java.lang.IllegalStateException: Logback configuration error detected:
ERROR in ch.qos.logback.core.rolling.RollingFileAppender[CONFIG_LOG_FILE] - 'File' option has the same value "/Users…
-
Hi~
注意到`multiple-thread-context`提供了上下文线程变量的传递,并提供了针对`Runnable`及`Callable`的支持。由于上述场景中有一部分是用在日志中,当前`log4j(2)`提供了`MDC`的支持。
想问的是,能否提供一个针对其的增强支持,以`log4j2`为例已经提供了入口操作的类`ThreadContext`,若在`Executor`中传递则需要 使…
-
Referencing a package via `source_artifact_url` in `package_configurations` results in `licensing_finding_curations` not to being applied, especially if defined in the `.ort.yml`.
It works with `vcs`…
-
## Question
i follow the document(https://shardingsphere.apache.org/document/current/cn/quick-start/sharding-proxy-quick-start/) start an proxy server
here is the start log
```
01:22:20,82…
-
We do not want to use JAX-RS for our product, nor pull in any of its dependencies. Can you split off the JAX-RS-specific bits into a separate artifact?
-
Hello,
I'm Gregor - working OpenTelemetry Java instrumentation at Grafana Labs.
The [Grafana LGTM stack](https://grafana.com/go/webinar/getting-started-with-grafana-lgtm-stack/) is a popular obs…
-
## Feature Request
**For English only**, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot…
-
Example configuration from modules/mysql/src/test/resources/logback-test.xml:
```
```
However DockerLoggerFactory provides names that either start with 🐳 or "docker" and they go und…