Skip to content

Commit de47671

Browse files
author
eugenp
committed
doc work
1 parent fd6fb97 commit de47671

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

spring-all/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
=========
22

3-
## Spring Exceptions Example Project
3+
## Spring General Example Project
44

55
This project is used to replicate Spring Exceptions only.
66

77

88
### Relevant articles:
9-
- [Spring BeanCreationException](http://www.baeldung.com/spring-beancreationexception)
10-
- [Spring DataIntegrityViolationException](http://www.baeldung.com/spring-dataIntegrityviolationexception)
11-
- [Spring BeanDefinitionStoreException](http://www.baeldung.com/spring-beandefinitionstoreexception)
12-
- [Spring NoSuchBeanDefinitionException](http://www.baeldung.com/spring-nosuchbeandefinitionexception)
139
- [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

spring-exceptions/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ This project is used to replicate Spring Exceptions only.
1010
- [Spring DataIntegrityViolationException](http://www.baeldung.com/spring-dataIntegrityviolationexception)
1111
- [Spring BeanDefinitionStoreException](http://www.baeldung.com/spring-beandefinitionstoreexception)
1212
- [Spring NoSuchBeanDefinitionException](http://www.baeldung.com/spring-nosuchbeandefinitionexception)
13-
- [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

0 commit comments

Comments
 (0)