I have a monolithic project which contains three springboot projects inside, but I can't execute them. When I try right click + "Run Project" this option do not appear. When I Try create a run configuration pointing to the main classes the IDE do not find my main classes in the project.
I really have to execute it in the monolithic path, because it doest not work opening a window for each project
Cannot execute by right click + run project
IDE can't find my main classes
I just want to execute the project. I tried by right click + run project and create a run configuration