{"id":8667,"date":"2023-11-28T20:34:14","date_gmt":"2023-11-28T12:34:14","guid":{"rendered":"https:\/\/wx.kaifamiao.info\/?p=8667"},"modified":"2023-12-06T10:58:23","modified_gmt":"2023-12-06T02:58:23","slug":"springboot-de-he-xin-pei-zhi-wen-jian-you-na-ji-ge-3","status":"publish","type":"post","link":"http:\/\/wx.kaifamiao.info\/index.php\/2023\/11\/28\/springboot-de-he-xin-pei-zhi-wen-jian-you-na-ji-ge-3\/","title":{"rendered":"SpringBoot\u7684\u6838\u5fc3\u914d\u7f6e\u6587\u4ef6\u6709\u54ea\u51e0\u4e2a\uff1f\u5b83\u4eec\u7684\u533a\u522b\u662f\u4ec0\u4e48\uff1f"},"content":{"rendered":"<p>Spring Boot \u7684\u6838\u5fc3\u914d\u7f6e\u6587\u4ef6\u6709\u4e24\u4e2a\uff0c\u5206\u522b\u662f <code>application.properties<\/code> \u548c <code>application.yml<\/code>\u3002\u5b83\u4eec\u7684\u533a\u522b\u5728\u4e8e\u683c\u5f0f\u548c\u4e66\u5199\u98ce\u683c\uff1a<\/p>\n<ol>\n<li>\n<strong>application.properties:<\/strong><\/p>\n<ul>\n<li>\n\u4f7f\u7528\u952e\u503c\u5bf9\u7684\u5f62\u5f0f\u914d\u7f6e\u5c5e\u6027\u3002\n<\/li>\n<li>\n\u793a\u4f8b\uff1a<\/p>\n<pre><code class=\"language-properties\"># DataSource Configuration\nspring.datasource.url=jdbc:mysql:\/\/localhost:3306\/mydatabase\nspring.datasource.username=myuser\nspring.datasource.password=mypassword\n\n# Server Configuration\nserver.port=8080\n<\/code><\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<strong>application.yml:<\/strong><\/p>\n<ul>\n<li>\n\u4f7f\u7528 YAML\uff08YAML Ain&#8217;t Markup Language\uff09\u683c\u5f0f\u914d\u7f6e\u5c5e\u6027\uff0c\u91c7\u7528\u7f29\u8fdb\u8868\u793a\u5c42\u7ea7\u5173\u7cfb\u3002\n<\/li>\n<li>\n\u793a\u4f8b\uff1a<\/p>\n<pre><code class=\"language-yaml\"># DataSource Configuration\nspring:\n  datasource:\n    url: jdbc:mysql:\/\/localhost:3306\/mydatabase\n    username: myuser\n    password: mypassword\n\n# Server Configuration\nserver:\n  port: 8080\n<\/code><\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p><strong>\u533a\u522b\u548c\u9009\u62e9\uff1a<\/strong><\/p>\n<ul>\n<li><strong>\u683c\u5f0f\uff1a<\/strong> <code>application.properties<\/code> \u4f7f\u7528\u952e\u503c\u5bf9\uff0c\u66f4\u7c7b\u4f3c\u4e8e\u4f20\u7edf\u7684\u5c5e\u6027\u6587\u4ef6\u683c\u5f0f\u3002<code>application.yml<\/code> \u4f7f\u7528 YAML \u683c\u5f0f\uff0c\u7ed3\u6784\u66f4\u52a0\u6e05\u6670\uff0c\u5bf9\u4e8e\u590d\u6742\u7684\u914d\u7f6e\u53ef\u4ee5\u66f4\u5bb9\u6613\u9605\u8bfb\u548c\u7ef4\u62a4\u3002<\/li>\n<li><strong>\u5c42\u7ea7\u5173\u7cfb\uff1a<\/strong> YAML \u683c\u5f0f\u5929\u7136\u652f\u6301\u5c42\u7ea7\u5173\u7cfb\uff0c\u5bf9\u4e8e\u590d\u6742\u7684\u914d\u7f6e\uff0c<code>application.yml<\/code> \u53ef\u80fd\u66f4\u52a0\u76f4\u89c2\u3002<\/li>\n<li><strong>\u9009\u62e9\uff1a<\/strong> \u6839\u636e\u4e2a\u4eba\u6216\u56e2\u961f\u7684\u504f\u597d\uff0c\u4ee5\u53ca\u9879\u76ee\u7684\u5b9e\u9645\u9700\u6c42\u9009\u62e9\u4f7f\u7528\u5176\u4e2d\u4e00\u79cd\u914d\u7f6e\u65b9\u5f0f\u3002\u5728\u5b9e\u9645\u9879\u76ee\u4e2d\uff0c\u4e24\u8005\u53ef\u4ee5\u6df7\u5408\u4f7f\u7528\uff0c\u6839\u636e\u914d\u7f6e\u9879\u7684\u7279\u70b9\u9009\u62e9\u5408\u9002\u7684\u683c\u5f0f\u3002Spring Boot \u4f1a\u6839\u636e\u914d\u7f6e\u6587\u4ef6\u7684\u540e\u7f00\u81ea\u52a8\u9009\u62e9\u89e3\u6790\u5668\u3002<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Spring Boot \u7684\u6838\u5fc3\u914d\u7f6e\u6587\u4ef6\u6709\u4e24\u4e2a\uff0c\u5206\u522b\u662f application.properties \u548c app [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[100],"tags":[],"class_list":["post-8667","post","type-post","status-publish","format-standard","hentry","category-springboot"],"_links":{"self":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/8667","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/comments?post=8667"}],"version-history":[{"count":2,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/8667\/revisions"}],"predecessor-version":[{"id":16650,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/8667\/revisions\/16650"}],"wp:attachment":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/media?parent=8667"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/categories?post=8667"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/tags?post=8667"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}