We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5dcb4d commit 72c063cCopy full SHA for 72c063c
reference/common/src/main/java/io/a2a/server/common/quarkus/DefaultProducers.java
@@ -1,8 +1,7 @@
1
package io.a2a.server.common.quarkus;
2
3
import jakarta.enterprise.context.ApplicationScoped;
4
-import jakarta.enterprise.inject.Default;
5
-import jakarta.ws.rs.Produces;
+import jakarta.enterprise.inject.Produces;
6
7
import io.a2a.server.PublicAgentCard;
8
import io.a2a.server.agentexecution.AgentExecutor;
0 commit comments