From 7749c4d79f1b6c455fc662c766cb963a5de7818a Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Wed, 7 Aug 2019 22:59:17 +0300 Subject: [PATCH] Update README.md --- spring-boot-mvc-2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-mvc-2/README.md b/spring-boot-mvc-2/README.md index a405298cbe..f8e26f218b 100644 --- a/spring-boot-mvc-2/README.md +++ b/spring-boot-mvc-2/README.md @@ -1,3 +1,3 @@ ### Relevant Articles: -- [Functional Controllers in Spring MVC]() \ No newline at end of file +- [Functional Controllers in Spring MVC](https://www.baeldung.com/spring-mvc-functional-controllers)