知識庫 / Series RSS 訂閱

學習 Spring Boot 系列

Series,Spring Boot
HongKong
7
01:56 PM · Dec 06 ,2025
<section class="series-text">
 <p><strong><a href="https://spring.io/projects/spring-boot">Spring Boot</a>&nbsp;是一個帶有指導意見的、易於上手且快速啓動的增強模塊,適用於 Spring 平台,特別適合通過最小的努力創建獨立且具備生產級功能的應用程序。</p>
 <p>在本系列中,我們將首先介紹 Spring Boot 的基礎知識。讀者將學習如何開始使用、Spring Boot 與 Spring 的區別、如何自定義和測試應用程序。</p>
 <p>然後,我們將涵蓋一些選定的高級主題,例如持久化、DevOps 工具以及其他有用的主題,這些主題可以幫助您快速上手 Spring Boot。</p>
</section>
<section class="series-category baeldung_series_block">
 <div>
  <img src="/file/story/attachments/image/l/2847df84-8015-4e6b-aba0-b65b998cdc3c">
 </div>
</section>
<section class="series-category baeldung_series_block">
 <div>
  <img src="/file/story/attachments/image/l/0d04e1a3-8a05-40d3-9c66-86f54fc80517">
  <h2>Spring Boot - Basics</h2>
  <ul id="spring-boot-basics">
    <li><img src="/file/story/attachments/image/l/d91f4be8-8dd9-4681-b940-950ad46f1141"> <span data-translate="spring-boot-tutorial-bootstrap-simple-application">Spring Boot 教程 - 構建一個簡單的應用程序</span></li>
    <li><img src="/file/story/attachments/image/l/119654e0-63b9-4b0f-be62-a26830ce8e2a"> <span data-translate="spring-vs-spring-boot-comparison">Spring 和 Spring Boot 之間的比較</span></li>
    <li><img src="/file/story/attachments/image/l/feafd166-6526-4f91-9ab9-cbc8ddbf0445"> <span data-translate="spring-boot-annotations">Spring Boot 註解</span></li>
    <li><img src="/file/story/attachments/image/l/0724a7eb-6c87-4bf8-8be1-e2b4281215ab"> <span data-translate="spring-boot-starters-intro">介紹 Spring Boot Starter</span></li>
    <li><img src="/file/story/attachments/image/l/4be86e02-352b-4661-8eaa-8d1134a994d3"> <span data-translate="spring-boot-project-package-structure">Spring Boot 項目推薦包結構</span></li>
    <li><img src="/file/story/attachments/image/l/ef2da8fa-e2a2-4b70-9dcf-b89ad26fffbd"> <span data-translate="spring-boot-actuator">Spring Boot Actuator</span></li>
    <li><img src="/file/story/attachments/image/l/bfc9fd5a-c0c8-45cb-aee5-bc17d5165f28"> <span data-translate="configure-spring-boot-web-application">配置 Spring Boot Web 應用程序</span></li>
    <li><img src="/file/story/attachments/image/l/f78fca33-09fe-4d89-8e18-d77cad8a53fc"> <span data-translate="quick-guide-loading-initial-data-spring-boot">使用 Spring Boot 加載初始數據快速指南</span></li>
    <li><img src="/file/story/attachments/image/l/c03e2414-cda4-4d97-a752-db550dc39f04"> <span data-translate="validation-spring-boot">Spring Boot 中的驗證</span></li>
    <li><img src="/file/story/attachments/image/l/f8c63f0f-ff91-49a5-9606-58976138dafb"> <span data-translate="migrate-spring-boot-version">從 Spring Boot 2 遷移到 Spring Boot 3</span></li>
  </ul>
</div>
</section>
<section>
 <div class="series-category baeldung_series_block">
  <div>
   <img src="/file/story/attachments/image/l/58eebe9c-6088-4727-b2be-12b7c705b52a">
   <h2>Spring Boot - 屬性</h2>
   <ul>
    <li><img src="/file/story/attachments/image/l/bf45796d-76fa-435a-aa71-5c71f8e9f193"> 屬性與 Spring 和 Spring Boot <span>(流行)</span></li>
    <li><img src="/file/story/attachments/image/l/b296c86a-e1b2-4632-bf0e-dfc299aa95ae"> Spring Boot 中 @ConfigurationProperties 指南 <span>(流行)</span></li>
    <li><img src="/file/story/attachments/image/l/acbf109d-d38e-4f90-a7e0-09cc6131580a"> Spring Boot 中自動屬性擴展 <span/></li>
    <li><img src="/file/story/attachments/image/l/a6427d12-98c8-43b3-883c-3e3ebab2aeaa"> Spring Boot 中 application.yml vs application.properties 的使用 <span>(流行)</span></li>
    <li><img src="/file/story/attachments/image/l/bc4d7938-e289-4aa7-b88f-a8097f0ee587"> Spring Boot 中 YAML 到對象列表 <span>(流行)</span></li>
    <li><img src="/file/story/attachments/image/l/1f0f2aa4-c419-4578-a1c1-f620c36d0282"> Spring Boot 屬性文件中使用環境變量 <span>(流行)</span></li>
    <li><img src="/file/story/attachments/image/l/f6c487ea-ab30-41ec-84c5-a6f5b4adc4a6"> Spring Boot 中使用 @PropertySource 與 YAML 文件 <span/></li>
   </ul>
  </div>
 </div >
</section>
<section>
  <h2>Spring Boot - 自定義</h2>
</section>
<section class="baeldung_series_block">
  <div>
    <img src="/file/story/attachments/image/l/f00370e8-3802-4b68-b476-3bf455e8247d">
    <p>如何定義 Spring Boot 過濾器?</p>
    <img src="/file/story/attachments/image/l/7ed416e9-83a4-4f11-95b9-3031c887a7b7">
    <p>如何更改 Spring Boot 的默認端口</p>
    <img src="/file/story/attachments/image/l/883d2190-cc1a-4079-8dfd-50830bf96920">
    <p>Spring Boot 更改上下文路徑</p>
    <img src="/file/story/attachments/image/l/feef1635-6d98-49c4-a625-243a6afc6c2b">
    <p>Spring Boot: 自定義 Whitelabel 錯誤頁面</p>
    <img src="/file/story/attachments/image/l/d413ddde-0594-493d-bce8-29cd358a3edc">
    <p>使用自定義 Banner 在 Spring Boot 中</p>
    <img src="/file/story/attachments/image/l/99d618dc-b275-4500-b226-543099975b21">
    <p>Spring Boot: 自定義 Jackson ObjectMapper</p>
 </div
</section>
<section>
  <h2>Spring Boot - Testing</h2>
</section>
<section class="baeldung_series_block">
  <div>
    <img src="/file/story/attachments/image/l/38ed1963-3a7b-429e-98fc-0b0e10730a18">
    <p>Spring Boot 測試</p>
    <p>(熱門)</p>
  </div>
  <ul id="testing-list">
    <li id="testing-item-1">
      <img src="/file/story/attachments/image/l/758d3dd1-3fb7-4b37-8500-11c04a1e1822">
      <p>探索 Spring Boot TestRestTemplate</p>
    </li>
    <li id="testing-item-2">
      <img src="/file/story/attachments/image/l/de8c7664-87e3-45c1-b6d1-d9d3e1cfec71">
      <p>快速指南:@RestClientTest 在 Spring Boot 中的使用</p>
      <p>(熱門)</p>
    </li>
    <li id="testing-item-3">
      <img src="/file/story/attachments/image/l/68fba852-43d6-4ea8-b48b-e5977a00a7ae">
      <p>Spring Boot 測試中的日誌記錄</p>
      <p>(熱門)</p>
    </li>
    <li id="testing-item-4">
      <img src="/file/story/attachments/image/l/bd9f8f70-fba3-42d0-b68b-24ce0774a8a3">
      <p>使用 @Autowired 和 @InjectMocks 在 Spring Boot 測試中的應用</p>
      <p>(熱門)</p>
    </li>
    <li id="testing-item-5">
      <img src="/file/story/attachments/image/l/3bc75c34-eea0-46e5-8c08-b11bc8fe47e3">
      <p>在 Spring Boot 測試中設置日誌級別</p>
      <p>(熱門)</p>
    </li>
    <li id="testing-item-6">
      <img src="/file/story/attachments/image/l/d2f1143f-d257-46f0-958a-b34815ababca">
      <p>排除 Spring Boot 測試中的 Auto-Configuration 類</p>
      <p>(熱門)</p>
    </li>
    <li id="testing-item-7">
      <img src="/file/story/attachments/image/l/ecd9641f-c797-4ced-9dce-2c60727d8163">
      <p>Spring Security 用於 Spring Boot 集成測試</p>
    </li>
  </ul>
</section>
<section>
  <h2>Spring Boot - Under the Hood</h2>
</section>
<section class="baeldung_series_block">
  <div>
    <img src="/file/story/attachments/image/l/b9ab44d8-3ae0-4664-b4f1-aa91aa26e9fe">
    <span > Creating a Custom Starter with Spring Boot <span>(popular)</span> <span></span></span >
    <img src="/file/story/attachments/image/l/f3ce20f1-af09-4e25-ac2b-adffc803b452">
    <span > Create a Custom Auto-Configuration with Spring Boot <span>(popular)</span> <span></span></span >
    <img src="/file/story/attachments/image/l/7800efb6-adb2-4052-9c83-66a6861ef61f">
    <span > Display Auto-Configuration Report in Spring Boot <span></span></span >
    <img src="/file/story/attachments/image/l/c1027b94-95d5-40a4-b3a0-cbefa52e5770">
    <span > How to Get All Spring-Managed Beans? <span></span></span >
    <img src="/file/story/attachments/image/l/c557c6f5-b5ff-4e8c-9b15-3411cc82a195">
    <span > Spring Boot Security Auto-Configuration <span>(popular)</span> <span></span></span >
    <img src="/file/story/attachments/image/l/2d757815-6cb0-4994-9ac9-4fefee3bb028">
    <span > Spring Component Scanning <span>(popular)</span> <span></span></span >
</div>
</section>
<section>
 <div class="series-category baeldung_series_block">
  <div>
   <img src="/file/story/attachments/image/l/9b4313e4-c2e1-4f18-9269-80012aaf86f2">
   <h2>Spring Boot - Persistence</h2>
   <ul>
    <li><img src="/file/story/attachments/image/l/6a90728e-2bac-4915-8ad8-8344b7693673"> <span >快速指南:使用 Spring Boot 加載初始數據 (流行)</span></li>
    <li><img src="/file/story/attachments/image/l/247acc22-fc59-45a0-b25b-227652ce4d66"> <span > Spring Boot 與多個 SQL 導入文件</span></li>
    <li><img src="/file/story/attachments/image/l/0db405eb-39b8-4b7a-9b9c-bf8b07e683e4"> <span > 顯示 Spring Boot 中的 Hibernate/JPA SQL 語句 (流行)</span></li>
    <li><img src="/file/story/attachments/image/l/81a7f1e4-1754-47af-9a65-a95a3a23a364"> <span > Spring Boot 與 H2 數據庫 (流行)</span></li>
    <li><img src="/file/story/attachments/image/l/d899a2de-27a2-4cdd-afec-994597620a8c"> <span > 配置和使用 Spring Boot 中的多個 DataSources (流行)</span></li>
    <li><img src="/file/story/attachments/image/l/7205c650-f3a0-4f97-9321-d4360a0299bc"> <span > 禁用 Spring Data 自動配置 (流行)</span></li>
    <li><img src="/file/story/attachments/image/l/c56303ce-d99b-4c15-a121-2f6a096f9027"> <span > 使用 Spring Boot 配置 Hikari 連接池 (流行)</span></li>
   </ul>
  </div>
 </div >
</section>
<section>
  <h2>Spring Boot - DevOps 工具</h2>
</section>
<section>
  <ul type="disc">
    <li><img src="/file/story/attachments/image/l/dbbff962-6196-4ecd-8504-a88fa00e6b8a"> <span lang="en">運行 Spring Boot 應用程序與 Minikube</span></li>
    <li><img src="/file/story/attachments/image/l/56eec652-24f2-4a95-986c-fe0ac2e06de7"> <span lang="en">使用 Docker 容器化 Spring Boot 應用程序 (流行)</span></li>
    <li><img src="/file/story/attachments/image/l/10c1f6fa-3bb6-4a33-b8ec-fd2fbc9183be"> <span lang="en">使用 Spring Boot 創建 Docker 鏡像</span></li>
    <li><img src="/file/story/attachments/image/l/8cae2921-fb21-4326-9e80-493f3ffe9d7e"> <span lang="en">將 Spring Boot WAR 文件部署到 Tomcat 服務器</span></li>
    <li><img src="/file/story/attachments/image/l/8c625de4-11fa-443e-a7ce-aa597f218709"> <span lang="en">Spring Boot Admin 指南 (流行)</span></li>
    <li><img src="/file/story/attachments/image/l/2bba136a-a416-4836-8a29-804e55e358e0"> <span lang="en">Spring Boot Dev Tools 概述</span></li>
    <li><img src="/file/story/attachments/image/l/d71ea437-51f5-4a55-a925-98fa00e6213b"> <span lang="en">Spring Boot CLI 簡介</span></li>
    <li><img src="/file/story/attachments/image/l/816b290c-74a1-4979-bb1f-541b4f133cb5"> <span lang="en">Spring Boot 應用程序作為服務</span></li>
    <li><img src="/file/story/attachments/image/l/d14cf1e1-fd06-4253-a923-b2550ba704ee"> <span lang="en">Spring Boot Gradle 插件</span></li>
    <li><img src="/file/story/attachments/image/l/b4cbf2f2-63b5-48fb-8d0d-8782a1d6bd67"> <span lang="en">將 Spring Boot 應用程序部署到 Azure</span></li>
    <li><img src="/file/story/attachments/image/l/92bcccce-b55c-4013-a8b8-59e93319ee2c"> <span lang="en">Spring Boot 應用程序中的 OpenTelemetry 設置 (流行)</span></li>
    <li><img src="/file/story/attachments/image/l/2e11bb09-9bc6-4f4b-ba3b-cefc46334b20"> <span lang="en">Spring Boot 中的可觀測性 (流行)</span></li>
    <li><img src="/file/story/attachments/image/l/ef26680b-b731-4378-b87e-a316bde00752"> <span lang="en">使用 Bucket4j 限制 Spring API 的速率 (流行)</span></li>
  </ul type="disc">
</section>

Spring Boot - 與其他庫集成

OAuth2 使用 Spring Boot 和 Keycloak 的快速指南 (熱門) Spring Boot 中 Mustache 的使用指南 使用 Spring Boot 和 GraphQL 的入門指南 (熱門) Spring Boot 中 Apache Camel 的使用 (熱門) 使用 Spring Cloud AWS 將 Amazon DynamoDB 集成到 Spring Boot 中 (熱門) Spring Boot 中 Spring Boot 與 Jasypt 的配置 (熱門)
user avatar
0 位用戶收藏了這個故事!
收藏

發佈 評論

Some HTML is okay.