[BAEL-17492] Add README descriptions 8 (#7840)

* [BAEL-17492] Add README descriptions 8

* Small changes

* monospaced the word
This commit is contained in:
Sam Millington
2019-09-27 14:54:57 +01:00
committed by Josh Cummings
parent afda446441
commit 80a30cf9c6
10 changed files with 39 additions and 15 deletions

View File

@@ -1,10 +1,7 @@
=========
## Spring `Exception`s
## Spring Exceptions Example Project
This module contains articles about Spring `Exception`s
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)