-
I have added the library to my project as follows:
```kotlin
dependencies {
implementation("io.github.flaxoos:ktor-server-kafka:1.2.9")
}
```
and the following installation:
```kotlin
…
-
Original [issue 223](https://code.google.com/p/soi-toolkit/issues/detail?id=223) created by soi-toolkit on 2012-01-09T21:17:56.000Z:
Starting a flow as a "Mule application" in Mule-studio-R…
hdahl updated
9 years ago
-
```
What steps will reproduce the problem?
1. Put JGoogleAnalyticsTracker-1.2.1-SNAPSHOT.jar, slf4j-api-1.6.6.jar,
slf4j-simple-1.6.6.jar into Libraries of Project
2. Run Project to execute
3. Repo…
-
NoClassDefFoundError: org/slf4j/LoggerFactory
at org.apache.solr.core.SolrResourceLoader.(SolrResourceLoader.java:66)
Booted in a fresh Kepler Eclipse. First boot got that error message.
Then tri…
-
Disclaimer: I don't have a working implementation yet
TL;DR - It seems that a reasonable implementation is possible with Scopes if we wrap `Span` whenever we start a new `Scope` - which seems simil…
-
Starting a native image built with `bootBuildImage` and `org.springframework.boot:spring-boot-starter-log4j2` throws an error on startup
```
Exception in thread "main" java.lang.ExceptionInInitial…
msosa updated
1 month ago
-
### Expected Behavior
the @Slf4j log property to be available in all parts of a class that features cache-related annotations
### Actual Behaviour
the @SLF4J log property is sometimes not fou…
-
### Issue Type:
- [X] enhancement request
### Current Behavior:
When Dependency-Track has ingested a vulnerability then it will associate the vulnerability against components.
On occasion …
-
Tool/Software | Version | Status
-- | -- | --
Java (JDK) | JDK 17+ | **DONE**
Eclipse IDE | 2024-06 | **DONE**
Maven | 3.9.9 | **DONE**
Docker | 27.1.1 | **DONE**
Docker Compose | 2.29.1 | **DONE**
Do…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-xtable/issues?q=is%3Aissue) and found no similar issues.
### Please describe the bug 🐞
Created an …