Spring Boot starts fine on the default 8080 port. Whenever I try to set the port to 80 in application.properties or using a command line argument I get the error below. Sett
you want to access an privileged port as an unprivileged user? have you tried running this as root on unix?