Skip to main content

Spring Messaging

  • Chapter
  • First Online:
Spring 5 Recipes
  • 1541 Accesses

Abstract

In this chapter, you will learn about Spring’s support for messaging. Messaging is a very powerful technique for scaling applications. It allows work that would otherwise overwhelm a service to be queued up. It also encourages a decoupled architecture. A component, for example, might only consume messages with a single java.util.Map-based key-value pair. This loose contract makes it a viable hub of communication for multiple, disparate systems.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Marten Deinum, Daniel Rubio, and Josh Long

About this chapter

Cite this chapter

Deinum, M., Rubio, D., Long, J. (2017). Spring Messaging. In: Spring 5 Recipes. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2790-9_14

Download citation

Publish with us

Policies and ethics