From a221fbdcdf4288c83007c0fc5bcac0b87f328f9d Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Mon, 1 Jun 2026 11:25:51 +0200 Subject: [PATCH] feat(videos): add Spring documentary to V2 Fundamentals --- data/inventory.yaml | 16 ++++++++++++++++ v2-docs/videos/fundamentals.md | 13 +++++++++++++ 2 files changed, 29 insertions(+) diff --git a/data/inventory.yaml b/data/inventory.yaml index aedf171e..5c3703b2 100644 --- a/data/inventory.yaml +++ b/data/inventory.yaml @@ -308056,3 +308056,19 @@ https://www.youtube.com/embed/HI6KleJAZPY: video_order: 20 year: '2026' addition_method: manual +https://www.youtube.com/embed/0Gb1z-2SjHY: + ai_summary: This documentary traces the architectural transition from heavyweight, monolithic Java EE application servers to the lightweight, dependency-injection paradigm of the Spring Framework. For a 2026 Cloud Architect, it provides essential historical context on how decoupling business logic from infrastructure paved the way for modern microservices and containerized environments. Understanding this evolution is critical for evaluating the trade-offs between complex enterprise standards and agile, developer-centric frameworks in cloud-native platforms. + category: Fundamentals + description: Featured video in the Fundamentals section. + health_score: 100.0 + is_enriched: true + is_featured_video: true + last_checked: 0.0 + stars: 0 + status: online + technology: Spring Framework + title: "How a Group of Developers Took Back Control from Enterprise Java | Spring: The Documentary" + v1_locations: [] + video_order: 999 + year: N/A + addition_method: automatic diff --git a/v2-docs/videos/fundamentals.md b/v2-docs/videos/fundamentals.md index b6f6bbda..af6fc75a 100644 --- a/v2-docs/videos/fundamentals.md +++ b/v2-docs/videos/fundamentals.md @@ -6,6 +6,7 @@ Welcome to the **Fundamentals** section of the V2 Video Hub. Explore curated hig 1. [Kubernetes](#kubernetes) 2. [Jenkins](#jenkins) +3. [Spring Framework](#spring-framework) ## Kubernetes @@ -40,3 +41,15 @@ Welcome to the **Fundamentals** section of the V2 Video Hub. Explore curated hig + +## Spring Framework + +??? note "🎬 How a Group of Developers Took Back Control from Enterprise Java | Spring: The Documentary" + !!! info "Architectural Summary" + This documentary traces the architectural transition from heavyweight, monolithic Java EE application servers to the lightweight, dependency-injection paradigm of the Spring Framework. For a 2026 Cloud Architect, it provides essential historical context on how decoupling business logic from infrastructure paved the way for modern microservices and containerized environments. Understanding this evolution is critical for evaluating the trade-offs between complex enterprise standards and agile, developer-centric frameworks in cloud-native platforms. + +
+ + + +