Spring Framework hosting -


i trying java spring framework own web project. i've asked traditional jsp web hosting firms supports tomcat , said not support spring framework. confused situation. different requirements between jsp , spring framework? thinking both of them runs on jvm such tomcat , not need difference things. spring framework need different jar files, or different software on server?

building spring application results in jar embedded webserver (most of times tomcat, can change in pom.xml/build.gradle).

i used host spring applications on vps or amazon ec2 instance. that. can install java on , run jar. no installations of webservers needed.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -