Sam Millington 80a30cf9c6 [BAEL-17492] Add README descriptions 8 (#7840)
* [BAEL-17492] Add README descriptions 8

* Small changes

* monospaced the word
2019-09-27 07:54:57 -06:00

14 lines
592 B
Markdown

## Spring EJB
This module contains articles about Spring with EJB
### Relevant Articles
- [Guide to EJB Set-up](http://www.baeldung.com/ejb-intro)
- [Java EE Session Beans](http://www.baeldung.com/ejb-session-beans)
- [Introduction to EJB JNDI Lookup on WildFly Application Server](http://www.baeldung.com/wildfly-ejb-jndi)
- [A Guide to Message Driven Beans in EJB](http://www.baeldung.com/ejb-message-driven-beans)
- [Integration Guide for Spring and EJB](http://www.baeldung.com/spring-ejb)
- [Singleton Session Bean in Java EE](http://www.baeldung.com/java-ee-singleton-session-bean)