diff --git a/spring-boot-modules/spring-boot-mvc-5/README.md b/spring-boot-modules/spring-boot-mvc-5/README.md index 7cc3f8a1fe..95f48ad3f0 100644 --- a/spring-boot-modules/spring-boot-mvc-5/README.md +++ b/spring-boot-modules/spring-boot-mvc-5/README.md @@ -2,4 +2,5 @@ This module contains articles about Spring Web MVC in Spring Boot projects. -### Relevant Articles: \ No newline at end of file +### Relevant Articles: +- [Enable and Disable Endpoints at Runtime With Spring Boot](https://www.baeldung.com/spring-boot-enable-disable-endpoints-at-runtime)