Question
How to deploy a spring boot rest webservice app into a droplet ?
I have a spring boot webservice rest API thats currently working on my development machine. How do i deploy into a droplet either graphically or through any command line (CLI). Does digital ocean cloud service support Cloud Foundry ? I was wondering if i can do cf-push a war/jar. Any sort of pointers or directions would be of great help.Looking forward to a direction.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×