Merge pull request #5808 from KevinGilmore/master

BAEL-2354 update README
This commit is contained in:
Loredana Crusoveanu
2018-11-30 21:15:45 +02:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
### Relevant Articles:
- [CDI Interceptor vs Spring AspectJ](http://www.baeldung.com/cdi-interceptor-vs-spring-aspectj)
- [An Introduction to CDI (Contexts and Dependency Injection) in Java](http://www.baeldung.com/java-ee-cdi)
- [Introduction to the Event Notification Model in CDI 2.0](https://www.baeldung.com/cdi-event-notification)