From 98cd39ff75d06f477a1c208f857625e1080b8ec8 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 18 Feb 2021 04:36:48 +0800 Subject: [PATCH] Update README.md --- spring-boot-modules/spring-boot-runtime-2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-modules/spring-boot-runtime-2/README.md b/spring-boot-modules/spring-boot-runtime-2/README.md index f997f2473d..9f0d814d8d 100644 --- a/spring-boot-modules/spring-boot-runtime-2/README.md +++ b/spring-boot-modules/spring-boot-runtime-2/README.md @@ -3,4 +3,4 @@ This module contains articles about administering a Spring Boot runtime ### Relevant Articles: - - + - [Configure the Heap Size When Starting a Spring Boot Application](https://www.baeldung.com/spring-boot-heap-size)