I see a lot of questions on stackoverflow on this. But still I\'m not able to know what is the issue in my way of building projects.
I\'ve two spring boot projects:
In pom.xml, Add depedency
javax.inject javax.inject 1
and class where you are using @Inject Import javax.inject.Inject import javax.inject.Inject;
import javax.inject.Inject