From 78adf3a033ebf5998d241dfc05350ec6fc329d01 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Tue, 13 Aug 2019 23:33:18 +0300 Subject: [PATCH] Update README.md --- spring-boot-properties/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/spring-boot-properties/README.md b/spring-boot-properties/README.md index e3b38dc4ac..30e403c286 100644 --- a/spring-boot-properties/README.md +++ b/spring-boot-properties/README.md @@ -1,5 +1,5 @@ ### Relevant Articles: -- [Reloading Properties in Spring](https://www.baeldung.com/reloading-properties-files-in-spring/) +- [Reloading Properties Files in Spring](https://www.baeldung.com/spring-reloading-properties) - [Guide to @ConfigurationProperties in Spring Boot](http://www.baeldung.com/configuration-properties-in-spring-boot) - [Load Spring Boot Properties From a JSON File](https://www.baeldung.com/spring-boot-json-properties) - [Guide to @EnableConfigurationProperties](https://www.baeldung.com/spring-enable-config-properties) @@ -8,4 +8,3 @@ - [Spring YAML Configuration](http://www.baeldung.com/spring-yaml) - [Using Spring @Value with Defaults](http://www.baeldung.com/spring-value-defaults) - [How to Inject a Property Value Into a Class Not Managed by Spring?](http://www.baeldung.com/inject-properties-value-non-spring-class) -- [Reloading Properties Files in Spring](https://www.baeldung.com/spring-reloading-properties)