From 51d558e14b8a705f04a96a79c03fa317ef2aa9cc Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Fri, 1 Jul 2022 18:38:24 +0300 Subject: [PATCH] Update README.md --- docker-modules/docker-spring-boot/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docker-modules/docker-spring-boot/README.md b/docker-modules/docker-spring-boot/README.md index 6bcff1380e..7b16790783 100644 --- a/docker-modules/docker-spring-boot/README.md +++ b/docker-modules/docker-spring-boot/README.md @@ -3,4 +3,3 @@ - [Creating Docker Images with Spring Boot](https://www.baeldung.com/spring-boot-docker-images) - [Starting Spring Boot Application in Docker With Profile](https://www.baeldung.com/spring-boot-docker-start-with-profile) - [Reusing Docker Layers with Spring Boot](https://www.baeldung.com/docker-layers-spring-boot) -- [How To Configure Java Heap Size Inside a Docker Container](https://www.baeldung.com/ops/docker-jvm-heap-size)