Deploy Spring boot application to openshiftTo deployJust change the remote and run "git push" or "git push openshift master" if you are using to next command to add remote to deployTo add remoteto set remote "git remote add openshift your_url"