JLupin Next Server Microservice Deployer run configuration
JLupin Next Server Microservice Deployer run configuration allows to deploy microservice to server. Just click grey down arrow.
And then selct to Edit configurations....
You will see run configurations window. In the upper left corner you should see green plus sign. Click it and from the list select JLupin Next Server Microservice Deployer.
You can name your run configuration same as microservice for example. Also select desired microservice to deploy from dropdown. Confirm your settings with Ok button.
Now you can start your configuration. Select it from dropdown list and click green arrow next to it.
You shuld see output from deploying (and building) your microservice. For Maven type project you should see output similar to the image below. It will just run proper Maven command which will use your project configuration.
That's all.