java - Is there a way to run multiple Spring Boot applications with a single Running Configuration in IntelliJ IDEA? -


i have multiple spring boot applications in single intellij project. , want have single button run of them in order.

i know there option run configuration before launching original one, in way configurations can chained.

but when use it, runs configuration , doesn't run original one.

so i'm wondering if met issue , how resolved?

you create compound run type , add applications in it. way can run config , apps start.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -