美文网首页
MacOS Idea Spring工程启动报InetAddres

MacOS Idea Spring工程启动报InetAddres

作者: 去个帅气的昵称咯 | 来源:发表于2020-06-18 13:25 被阅读0次

    解决办法:

    1、在terminal终端输入hostname,保存这个hostname

    查询本机hostname

    2、编辑/etc/hosts文件,编辑本机路由

    在127.0.0.1以及::1后 添加步骤1查询到的值

    修改/etc/hosts文件

    3、再次运行spring工程,发现问题解决

    相关文章

      网友评论

          本文标题:MacOS Idea Spring工程启动报InetAddres

          本文链接:https://www.haomeiwen.com/subject/bkhuxktx.html