I am working on a framework "beadledom". I am also relatively very new to IntelliJ Idea, I have used eclipse before, the beadledom framework contains the project sub-module, api service client In Eclipse if we want to run the services, I would right click on "service" sub-module Run on Server -> tomcat ; and it would run. My webapp is stored in "service" folder.
I have no clue how do I do it on IntelliJ
I did set the Run Configuartion. I am being asked to create a "artifact" in Edit Configuration>Tomcat enter image description here