From 385abe2029fe5884ad58147d254fbd317920bd2c Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Wed, 21 Apr 2021 23:42:05 +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 6befae7372..4315535e69 100644 --- a/spring-core-5/README.md +++ b/spring-core-5/README.md @@ -6,4 +6,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) - More articles: [[<-- prev]](/spring-core-4)