How to deploy Spring Boot (1.3.6) or any Spring Boot project (connection to cloud database) to Google App Engine? -


i want deploy spring boot application (connect cloud sql , return result) on google app engine, please share steps deploy it.

you can try jenkins auto deployment feature deploy application on server

refer link more idea on jenkins.

http://www.tutorialspoint.com/jenkins/jenkins_automated_deployment.htm

please share more info on server , how set connection database more info.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -