From de476717ba5b701f0976e69afe3f703fcd7d54bd Mon Sep 17 00:00:00 2001 From: eugenp Date: Sun, 14 Jul 2013 14:49:58 +0300 Subject: [PATCH] doc work --- spring-all/README.md | 6 +----- spring-exceptions/README.md | 1 - 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/spring-all/README.md b/spring-all/README.md index 0541922dc9..4a3bd25077 100644 --- a/spring-all/README.md +++ b/spring-all/README.md @@ -1,13 +1,9 @@ ========= -## Spring Exceptions Example Project +## Spring General Example Project This project is used to replicate Spring Exceptions only. ### Relevant articles: -- [Spring BeanCreationException](http://www.baeldung.com/spring-beancreationexception) -- [Spring DataIntegrityViolationException](http://www.baeldung.com/spring-dataIntegrityviolationexception) -- [Spring BeanDefinitionStoreException](http://www.baeldung.com/spring-beandefinitionstoreexception) -- [Spring NoSuchBeanDefinitionException](http://www.baeldung.com/spring-nosuchbeandefinitionexception) - [Properties with Spring](http://www.baeldung.com/2012/02/06/properties-with-spring) - checkout the `org.baeldung.properties` package for all scenarios of properties injection and usage \ No newline at end of file diff --git a/spring-exceptions/README.md b/spring-exceptions/README.md index 0541922dc9..ab6a9643e9 100644 --- a/spring-exceptions/README.md +++ b/spring-exceptions/README.md @@ -10,4 +10,3 @@ This project is used to replicate Spring Exceptions only. - [Spring DataIntegrityViolationException](http://www.baeldung.com/spring-dataIntegrityviolationexception) - [Spring BeanDefinitionStoreException](http://www.baeldung.com/spring-beandefinitionstoreexception) - [Spring NoSuchBeanDefinitionException](http://www.baeldung.com/spring-nosuchbeandefinitionexception) -- [Properties with Spring](http://www.baeldung.com/2012/02/06/properties-with-spring) - checkout the `org.baeldung.properties` package for all scenarios of properties injection and usage \ No newline at end of file