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 6348748 commit 7ee4b7bCopy full SHA for 7ee4b7b
inject-test/src/test/java/org/example/coffee/InnerClassBeanTest.java
@@ -1,8 +1,6 @@
1
package org.example.coffee;
2
3
import io.avaje.inject.BeanScope;
4
-import org.example.coffee.factory.BFact;
5
-import org.example.coffee.factory.BeanWithGenericInterface;
6
import org.example.coffee.inner.InnerClassBean;
7
import org.junit.jupiter.api.Test;
8
0 commit comments