From 2953bf8cadb3c110c51c16099395d8279ee73758 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 23 Dec 2021 02:15:32 +0800 Subject: [PATCH] Update README.md --- spring-boot-modules/spring-boot-2/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-modules/spring-boot-2/README.md b/spring-boot-modules/spring-boot-2/README.md index e69de29bb2..7ea97f80c5 100644 --- a/spring-boot-modules/spring-boot-2/README.md +++ b/spring-boot-modules/spring-boot-2/README.md @@ -0,0 +1,3 @@ +### Relevant Articles: + +- [Speed up Spring Boot Startup Time](https://www.baeldung.com/spring-boot-startup-speed)