How to configure CentOS-vServer to support REST Calls on domain-name running Spring Boot on Port 8080
i have the domain www.abc.com registered and forwarded via DNS-A-Record to my vServer 111.222.333.444 running CentOS 7. I have a jar-File containing a fully working Spring-Boot Application answering REST Calls on Port 8080. The Problem is, whatever I do, i…