No. If you use hosting (shared) according to Godaddy Details .
I offer an answer from Amir Al .
For more information:
Web hosting (shared) typically limits the use of web technology. However, they are cheap and easy to set up Wordpress, Drupal, Joomla, etc. So, if you are using spring-boot , search for Java web hosting
A virtual dedicated server (VPS) and a dedicated server unlocks the restriction of web hosting because you need to do it yourself. However, if you are not familiar with the Linux command line (e.g. CentOS / Ubuntu). you can try Window VPS. If it looks so expensive, go to the cloud. I offer free trials or a ~ 5USD package with Digital Ocean, Google Cloud, Amazon lightail , etc.
Platform as a Service (PaaS) , for example heroku . If the Linux command line is hard for you to work with. This selection gives you a shortcut for deploying the target application. However, you need to learn about Git and their tools.
So, if you want to deploy spring-boot , use:
- Java web hosting
- PaaS Cloud
- Vps
source share