How can I run a Spring Boot application on port 80

前端 未结 6 1686
广开言路
广开言路 2020-12-02 10:43

I can\'t start an application on port 80.

I have tried on my local computer (using my IDE, and on a local server), no luck.

I have checked other similar pos

6条回答
  •  北海茫月
    2020-12-02 11:01

    In the case of using macOs, it is now possible to run on port 80 without any changes on macOs Mojave Version 10.14.

提交回复
热议问题