From abd80d58477f765f5f3f08328d4850409169d19d Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Fri, 23 Sep 2022 17:32:56 +0300 Subject: [PATCH] Update README.md --- spring-5/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-5/README.md b/spring-5/README.md index a3a7e44d20..6649a392db 100644 --- a/spring-5/README.md +++ b/spring-5/README.md @@ -9,5 +9,5 @@ This module contains articles about Spring 5 - [Introduction to Spring REST Docs](https://www.baeldung.com/spring-rest-docs) - [Spring ResponseStatusException](https://www.baeldung.com/spring-response-status-exception) - [Spring Assert Statements](https://www.baeldung.com/spring-assert) -- [Difference between vs ](https://www.baeldung.com/spring-contextannotation-contextcomponentscan) +- [Difference between context:annotation-config vs context:component-scan](https://www.baeldung.com/spring-contextannotation-contextcomponentscan) - [Configuring a Hikari Connection Pool with Spring Boot](https://www.baeldung.com/spring-boot-hikari)