Website security: Should a web server open a specific port for spring boot or using proxy to froward? – Apache
I have a web server on EC2. I am facing a security problem. Since I am running Spring boot in my instance, I need to use port 8080. Should I allow anyone visits port 8080 directly(allow port 8080 in AWS…