I have a multi module maven project.
I can do maven compile of my Spring project without any error. However, when I try to run using IntelliJ, it shows error that it can't find packages from the other module!
I have a multi module maven project.
I can do maven compile of my Spring project without any error. However, when I try to run using IntelliJ, it shows error that it can't find packages from the other module!