-
title says, Jakarta-Inject | jakarta.inject.Provider is a shaded library but isnt relocated, not big issue because its not used too much but it can make conflicts with other plugins using jakarta.inje…
-
## Environment Details
* Helidon Version: 4.1.3
* Helidon MP
* JDK version: Temurin-21.0.4+7
* OS: Windows 11
* Docker version (if applicable): N/A
----------
## Problem Description
I am…
-
When developing plugins/extensions it is often required to annotate constructors, etc with `@Inject`. At the moment, Gradle only respects `javax.inject.Inject`. However, `javax.inject.Inject` has be…
-
I have an app (https://github.com/edeandrea/java-ai-playground/tree/quarkus) that if I try to set `quarkus.langchain4j.chat-memory.type=token-window` I end up getting a big fat stack trace (see below)…
-
### Expected Behavior
javax.inject is unmaintained and has been replaced with jakarta.inject which has a new import. In order for https://github.com/gradle/gradle/issues/31028 to be 100% successful t…
-
Jakarta is coming to cause headaches for all :)
It would be nice if Dagger could support processing Jakarta inject annotations as well as javax inject annotations. That would prevent us from potent…
-
`org.eclipse.ui.tests.api.workbenchpart.DependencyInjectionViewTest.testDependencyInjectionLifecycle()` fails locally.
Enabling debug output in `org.eclipse.e4.core.internal.di.InjectorImpl.processAn…
jukzi updated
1 month ago
-
According to the [migration guide](https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-6.0-Release-Notes#core-container):
> The JSR-330 based @Inject annotation is to be found i…
-
Newer versions of java are required to move from `javax.` to `jakarta.`.
Guice 6 supports `javax.inject` and `jakarta.inject`.
Jenkins 2.401.2 was the first LTS version that included Guice 6.
Pul…
-
- [X] Organization Name ("Organization") and, if applicable, URL:
[Red Hat](https://redhat.com)
- [X] Product Name, Version and download URL (if applicable):
[WildFly Preview](https://wildfly.o…