I just moved from eclipse to IntelliJ. I have a spring boot project, that runs perfectly in eclipse. but when I tried to run it on IntelliJ, I'm getting "Process finished with exit code 1" I've tried all the next solutions:
https://stackoverflow.com/search?q=eclipse+intellij+spring+boot
but nothing workes. any advice? spring boot config