Part 3. Integrating Spring

In parts 1 and 2, you learned the basics of working with Spring and the essentials of application development using Spring’s persistence and transaction support and web framework. In part 3, you’ll learn how to take your application further by integrating it with other applications and enterprise services.

In chapter 10, “Working with remote services,” you’ll learn how to expose your application objects as remote services. You’ll also learn how to transparently access remote services as though they’re any other object in your application. We’ll explore remoting technologies including RMI, Hessian/Burlap, Spring’s own HTTP invoker, and web services with JAX-RPC and JAX-WS.

In contrast to RPC-style remote services ...

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.