From 48105ee4b484ef34cddd5938b2cecf513029e82d Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 27 May 2021 01:03:35 +0800 Subject: [PATCH] Update README.md --- spring-core-5/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-core-5/README.md b/spring-core-5/README.md index 4315535e69..cf90d9ffc3 100644 --- a/spring-core-5/README.md +++ b/spring-core-5/README.md @@ -7,4 +7,5 @@ This module contains articles about core Spring functionality - [Spring @Component Annotation](https://www.baeldung.com/spring-component-annotation) - [Solving Spring’s “not eligible for auto-proxying” Warning](https://www.baeldung.com/spring-not-eligible-for-auto-proxying) - [Spring Bean Names](https://www.baeldung.com/spring-bean-names) +- [AliasFor Annotation in Spring](https://www.baeldung.com/spring-aliasfor-annotation) - More articles: [[<-- prev]](/spring-core-4)