I am working on a Spring Boot application built using Gradle. We have multiple microservices as subprojects for this application.
I'm trying to run the application and all microservices using Spring Boot's bootRun task from the command line with single bootRun command.
Similarly, we would like to run some integration tests with the application and all microservices with single test command.
I appreciate for any help or pointing me some documentation.
Thank you in advance.
We decided to use gradle --parallel option.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With