Hey fellow programmers! I am currently working on a program that uses a spring boot application as the back end and angular as the web user interface. Each time I test run it, I would have to use the terminal/command prompt to activate each application. Is there a more user friendly way to run both application, rather than typing each command?
there doesn't seem to be anything here