java intel Idea

I'm working on a Spring Boot project with multiple services, and I'm using IntelliJ IDEA's free version. However, I noticed that there is no "Spring Boot" tag or special configuration options for running multiple services in the free version.
I want to know how I can manually run two or more Spring Boot services simultaneously within the same project in IntelliJ IDEA. Is there a way to set this up without using the paid version or any advanced features? Any advice would be really helpful!

Thanks in advance! 🙏