From a1bd29e9d9466e99d0f2e5bff2f69112dde6fd39 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 18 Feb 2021 04:38:05 +0800 Subject: [PATCH] Update README.md --- spring-core-5/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-core-5/README.md b/spring-core-5/README.md index 81669e46a7..4109faca67 100644 --- a/spring-core-5/README.md +++ b/spring-core-5/README.md @@ -4,4 +4,5 @@ This module contains articles about core Spring functionality ## Relevant Articles: -- More articles: [[<-- prev]](/spring-core-4) \ No newline at end of file +- [Spring @Component Annotation](https://www.baeldung.com/spring-component-annotation) +- More articles: [[<-- prev]](/spring-core-4)