Chapter 12. Accessing enterprise services
This chapter covers
Wiring JNDI resources in Spring
Sending email messages
Scheduling tasks
Exporting and using MBeans
Contrary to what you may have heard, Spring’s manifesto does not include a wholesale ousting of JEE technologies. Spring recognizes that the JEE specification is a collection of several effective subspecifications that still have their place in enterprise Java development. However, JEE does have a few rough edges that encourage less-than-ideal programming practices. Therefore, rather than subvert and replace JEE, Spring aims to complement JEE with a set of abstractions that round off the rough edges.
As it stands, a motorist can log into the RoadRantz application and view any rants that have ...
Get Spring in Action, Second 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.