From 41d7b82a24f0857541e547e24b8d687ad85098a0 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Thu, 25 Nov 2021 12:12:18 +0200 Subject: [PATCH] Delete README.md --- .../src/test/java/com/baeldung/applicationcontext/README.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 spring-core/src/test/java/com/baeldung/applicationcontext/README.md diff --git a/spring-core/src/test/java/com/baeldung/applicationcontext/README.md b/spring-core/src/test/java/com/baeldung/applicationcontext/README.md deleted file mode 100644 index a626417d4796..000000000000 --- a/spring-core/src/test/java/com/baeldung/applicationcontext/README.md +++ /dev/null @@ -1,3 +0,0 @@ -### Relevant Articles: - -- [Intro to the Spring ClassPathXmlApplicationContext](http://www.baeldung.com/spring-classpathxmlapplicationcontext)