Spring
Ollama文档
Grok文档
OpenAI文档
Pytorch文档
Anaconda文档
Redis文档
CursorAI文档
markdown教程
LangChain开发文档
全部版本
切换语言
中文 English
所有文档
  • 最新文档
  • Spring AI Spring Boot Spring Framework Spring Cloud Spring Cloud Data Flow Spring Data Spring Integration Spring Batch Spring Security 全部项目
  • 开发工具(英文)
  • Spring.io Spring Tools 4 Spring Initializr
    Spring AMQP 3.1.12
      • Spring AMQP
      • What’s New
      • Introduction
        • Quick Tour for the impatient
      • Reference
        • Using Spring AMQP
          • AMQP Abstractions
          • Connection and Resource Management
          • Adding Custom Client Connection Properties
          • AmqpTemplate
          • Sending Messages
          • Receiving Messages
            • Polling Consumer
            • Asynchronous Consumer
            • Batched Messages
            • Consumer Events
            • Consumer Tags
            • Annotation-driven Listener Endpoints
            • @RabbitListener with Batching
            • Using Container Factories
            • Asynchronous @RabbitListener Return Types
            • Threading and Asynchronous Consumers
            • Choosing a Container
            • Detecting Idle Asynchronous Consumers
            • Micrometer Integration
            • Micrometer Observation
          • Containers and Broker-Named queues
          • Message Converters
          • Modifying Messages - Compression and More
          • Request/Reply Messaging
          • Configuring the Broker
          • Broker Event Listener
          • Delayed Message Exchange
          • RabbitMQ REST API
          • Exception Handling
          • Transactions
          • Message Listener Container Configuration
          • Listener Concurrency
          • Exclusive Consumer
          • Listener Container Queues
          • Resilience: Recovering from Errors and Broker Failures
          • Multiple Broker (or Cluster) Support
          • Debugging
        • Using the RabbitMQ Stream Plugin
        • Logging Subsystem AMQP Appenders
        • Sample Applications
        • Testing Support
      • Spring Integration - Reference
      • Other Resources
        • Further Reading
      • Micrometer Observation Documentation
      • Native Images
      • Change History
        • Current Release
        • Previous Releases
          • Changes in 3.0 Since 2.4
          • Changes in 2.4 Since 2.3
          • Message Converter Changes
          • Message Converter Changes
          • Stream Support Changes
          • Changes in 2.3 Since 2.2
          • Changes in 2.2 Since 2.1
          • Changes in 2.1 Since 2.0
          • Changes in 2.0 Since 1.7
          • Changes in 1.7 Since 1.6
          • Earlier Releases
          • Changes in 1.6 Since 1.5
          • Changes in 1.5 Since 1.4
          • Changes in 1.4 Since 1.3
          • Changes in 1.3 Since 1.2
          • Changes to 1.2 Since 1.1
          • Changes to 1.1 Since 1.0
    GitHub Project

    For the latest stable version, please use Spring AMQP 4.0.0!spring-doc.cn

    Using Spring AMQP

    This chapter explores the interfaces and classes that are the essential components for developing applications with Spring AMQP.spring-doc.cn

    Section Summary

    • AMQP Abstractions
    • Connection and Resource Management
    • Adding Custom Client Connection Properties
    • AmqpTemplate
    • Sending Messages
    • Receiving Messages
    • Containers and Broker-Named queues
    • Message Converters
    • Modifying Messages - Compression and More
    • Request/Reply Messaging
    • Configuring the Broker
    • Broker Event Listener
    • Delayed Message Exchange
    • RabbitMQ REST API
    • Exception Handling
    • Transactions
    • Message Listener Container Configuration
    • Listener Concurrency
    • Exclusive Consumer
    • Listener Container Queues
    • Resilience: Recovering from Errors and Broker Failures
    • Multiple Broker (or Cluster) Support
    • Debugging
    • Spring AMQP
    • Reference
    • Using Spring AMQP

    Reference AMQP Abstractions
    Spring

    本站点文档内容均由 Spring官网 翻译而来,翻译内容可能存在遗漏或偏差,仅供个人学习,准确内容请以 Spring官网英文文档 为准。
    Copyright © 2005 - 2025 南京筱麦软件有限公司 ( 苏ICP备2022047690号-3 | 苏公网安备32011402011833 )