From 3bcae7f37a0c4b5209ea121ddea0b1fd5f9460a7 Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Fri, 14 Apr 2023 16:47:31 +0800 Subject: [PATCH] Update README.md [skip ci] --- spring-boot-modules/spring-boot-3-url-matching/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-boot-modules/spring-boot-3-url-matching/README.md b/spring-boot-modules/spring-boot-3-url-matching/README.md index 8b13789179..577849c0e1 100644 --- a/spring-boot-modules/spring-boot-3-url-matching/README.md +++ b/spring-boot-modules/spring-boot-3-url-matching/README.md @@ -1 +1,2 @@ - +## Relevant Articles +- [URL Matching in Spring Boot 3](https://www.baeldung.com/spring-boot-3-url-matching)