List of Listings
Chapter 1. Springing into action
Listing 1.1. EJB 2.1 forced you to implement methods that weren’t needed.
Listing 1.2. Spring doesn’t make any unreasonable demands on HelloWorldBean.
Listing 1.3. A DamselRescuingKnight can only embark on RescueDamselQuests.
Listing 1.4. A BraveKnight is flexible enough to take on any Quest he’s given
Listing 1.5. To test BraveKnight, you’ll inject it with a mock Quest.
Listing 1.6. Injecting a SlayDragonQuest into a BraveKnight with Spring
Listing 1.7. KnightMain.java loads the Spring context containing a knight.
Listing 1.8. A Minstrel is a musically inclined logging system of medieval times
Get Spring in Action, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.