Spring boot multi module project: Intellij Build error

478 views Asked by At

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!

0

There are 0 answers