From 10299de13be33eb4db829b7a6f74f1341e993534 Mon Sep 17 00:00:00 2001
From: Bot <bot@takima.fr>
Date: Sun, 18 May 2025 19:36:06 +0000
Subject: [PATCH] Added chapter 01-docker

---
 public/ch1-discover-docker-tp/index.html |   2 +-
 public/sitemap.xml.gz                    | Bin 200 -> 200 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/ch1-discover-docker-tp/index.html b/public/ch1-discover-docker-tp/index.html
index 554b722..f3cf3bd 100644
--- a/public/ch1-discover-docker-tp/index.html
+++ b/public/ch1-discover-docker-tp/index.html
@@ -915,7 +915,7 @@ We use <code>-–network</code> instead of <code>-–link</code> because the lat
 <p>Don’t fill the Dockerfile now, we will have to do it in the next steps.</p>
 <h4 id="backend-simple-api">Backend simple api</h4>
 <p>We will deploy a Springboot application providing a simple API with a single greeting endpoint.  </p>
-<p>Create your Springboot application on: <a href="https://start.spring.io/#!type=maven-project&language=java&platformVersion=3.4.2&packaging=jar&jvmVersion=21&groupId=fr.takima.training&artifactId=simpleapi&name=simpleapi&description=Demo%20project%20for%20Spring%20Boot&packageName=fr.takima.training.simpleapi&dependencies=web" target="_blank">Spring Initializer</a>.</p>
+<p>Create your Springboot application on: <a href="https://start.spring.io/#!type=maven-project&language=java&platformVersion=3.4.5&packaging=jar&jvmVersion=21&groupId=fr.takima.training&artifactId=simpleapi&name=simpleapi&description=Demo%20project%20for%20Spring%20Boot&packageName=fr.takima.training.simpleapi&dependencies=web" target="_blank">Spring Initializer</a>.</p>
 <p>Use the following config:</p>
 <ul>
 <li>Project: Maven  </li>
diff --git a/public/sitemap.xml.gz b/public/sitemap.xml.gz
index 5e1f48ab47d6647996c6a93fee4e1e7a048e7c8d..e393be92c1c8f566ead102314336a5bc8ea454fc 100644
GIT binary patch
delta 14
VcmX@Xc!H5lzMF$%nb}0PLjWNl1c(3t

delta 14
VcmX@Xc!H5lzMF%?S$iVeApjo*1R4MU

-- 
GitLab