How to run Spring Boot service from Android Studio?

Viewed 722

I am trying to run a Spring Boot service from Android Studio. How should I set up my 'Run Configuration' in android studio?

enter image description here

The above is my current configuration.

0 Answers
Related