{"id":1012,"date":"2025-12-28T09:12:47","date_gmt":"2025-12-28T01:12:47","guid":{"rendered":"https:\/\/www.52runoob.com\/?p=1012"},"modified":"2025-12-28T09:12:47","modified_gmt":"2025-12-28T01:12:47","slug":"127-0-0-18080","status":"publish","type":"post","link":"https:\/\/www.52runoob.com\/index.php\/2025\/12\/28\/127-0-0-18080\/","title":{"rendered":"127.0.0.1:8080"},"content":{"rendered":"\n<p><code>127.0.0.1:8080<\/code> \u6307\u7684\u662f <strong>\u672c\u673a\uff08localhost\uff09\u4e0a\u7684\u4e00\u4e2a\u670d\u52a1\u5730\u5740<\/strong>\uff0c\u5e38\u89c1\u4e8e\u672c\u5730\u5f00\u53d1\u548c\u6d4b\u8bd5\u73af\u5883\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u62c6\u89e3\u8bf4\u660e<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>127.0.0.1<\/strong><br>\u56de\u73af\u5730\u5740\uff08Loopback Address\uff09\uff0c\u6c38\u8fdc\u6307\u5411 <strong>\u4f60\u81ea\u5df1\u7684\u7535\u8111<\/strong><br>\u7b49\u4ef7\u4e8e\uff1a<code>localhost<\/code><\/li>\n\n\n\n<li><strong>8080<\/strong><br>\u7aef\u53e3\u53f7\uff08Port\uff09<br>\u5e38\u7528\u4e8e\uff1a\n<ul class=\"wp-block-list\">\n<li>Java \/ Spring Boot<\/li>\n\n\n\n<li>Tomcat<\/li>\n\n\n\n<li>Web \u6d4b\u8bd5\u670d\u52a1\u5668<\/li>\n\n\n\n<li>\u5f00\u53d1\u73af\u5883 Web \u670d\u52a1<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p>\ud83d\udc49 \u6240\u4ee5\uff1a<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nhttp:\/\/127.0.0.1:8080\n= http:\/\/localhost:8080\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u5e38\u89c1\u4f7f\u7528\u573a\u666f<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1\ufe0f\u20e3 \u8bbf\u95ee\u672c\u5730 Web \u670d\u52a1<\/h3>\n\n\n\n<p>\u5728\u6d4f\u89c8\u5668\u4e2d\u8f93\u5165\uff1a<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nhttp:\/\/127.0.0.1:8080\n\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">2\ufe0f\u20e3 Spring Boot \u9ed8\u8ba4\u7aef\u53e3<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nserver.port=8080\n\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">3\ufe0f\u20e3 \u6d4b\u8bd5\u63a5\u53e3\uff08API\uff09<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\ncurl http:\/\/127.0.0.1:8080\/api\/test\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u5e38\u89c1\u95ee\u9898\u6392\u67e5<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u274c \u6253\u4e0d\u5f00\uff1f<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u670d\u52a1\u6ca1\u542f\u52a8<\/li>\n\n\n\n<li>\u7aef\u53e3\u88ab\u5360\u7528<\/li>\n\n\n\n<li>\u9632\u706b\u5899\u963b\u6b62<\/li>\n\n\n\n<li>\u7aef\u53e3\u4e0d\u662f 8080<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd0d \u67e5\u770b\u7aef\u53e3\u662f\u5426\u5728\u76d1\u542c<\/h3>\n\n\n\n<p><strong>Windows<\/strong><\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nnetstat -ano | findstr 8080\n\n<\/pre><\/div>\n\n\n<p><strong>macOS \/ Linux<\/strong><\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlsof -i :8080\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u5feb\u901f\u5bf9\u7167\u8868<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\u5730\u5740<\/th><th>\u542b\u4e49<\/th><\/tr><\/thead><tbody><tr><td>127.0.0.1<\/td><td>\u672c\u673a<\/td><\/tr><tr><td>localhost<\/td><td>\u672c\u673a<\/td><\/tr><tr><td>0.0.0.0<\/td><td>\u6240\u6709\u7f51\u5361<\/td><\/tr><tr><td>192.168.x.x<\/td><td>\u5c40\u57df\u7f51\u5730\u5740<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>\u5982\u679c\u4f60\u662f <strong>Spring Boot \/ Tomcat \/ Docker \/ \u524d\u540e\u7aef\u8054\u8c03<\/strong> \u573a\u666f\uff0c\u544a\u8bc9\u6211\u4f60\u73b0\u5728\u5728\u8dd1\u4ec0\u4e48\u670d\u52a1\uff0c\u6211\u53ef\u4ee5\u76f4\u63a5\u5e2e\u4f60\u5b9a\u4f4d\u95ee\u9898\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>127.0.0.1:8080 \u6307\u7684\u662f \u672c\u673a\uff08localhost\uff09\u4e0a\u7684\u4e00\u4e2a\u670d\u52a1\u5730\u5740&#8230; <a class=\"more-link\" href=\"https:\/\/www.52runoob.com\/index.php\/2025\/12\/28\/127-0-0-18080\/\">Continue Reading &rarr;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-1012","post","type-post","status-publish","format-standard","hentry","category-12"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/posts\/1012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/comments?post=1012"}],"version-history":[{"count":1,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/posts\/1012\/revisions"}],"predecessor-version":[{"id":1013,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/posts\/1012\/revisions\/1013"}],"wp:attachment":[{"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/media?parent=1012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/categories?post=1012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.52runoob.com\/index.php\/wp-json\/wp\/v2\/tags?post=1012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}