이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 1. Overview
AMQ Spring Boot Starter is an adapter for creating Spring-based applications that use AMQ messaging. It provides a Spring Boot starter module that allows you to build standalone Spring applications. The starter uses the AMQ JMS client to communicate using the AMQP 1.0 protocol.
AMQ Spring Boot Starter is part of AMQ Clients, a suite of messaging libraries supporting multiple languages and platforms. For an overview of the clients, see AMQ Clients Overview. For information about this release, see AMQ Clients 2.3 Release Notes.
AMQ Spring Boot Starter is based on the AMQP 1.0 JMS Spring Boot project.
1.1. Key features 링크 복사링크가 클립보드에 복사되었습니다!
- Quickly build standalone Spring applications with built-in messaging
- Automatic configuration of JMS resources
- Configurable pooling of JMS connections and sessions
1.2. Supported standards and protocols 링크 복사링크가 클립보드에 복사되었습니다!
- Version 2.0 of the Spring Boot API
- Version 2.0 of the Java Message Service API
- Version 1.0 of the Advanced Message Queueing Protocol (AMQP)
1.3. Supported configurations 링크 복사링크가 클립보드에 복사되었습니다!
AMQ Spring Boot Starter supports the following OS and language versions:
Red Hat Enterprise Linux 6 and 7 with the following JDKs:
- OpenJDK 8
- Oracle JDK 8
- IBM JDK 8
- HP-UX 11i with HP-UX JVM 8
- IBM AIX 7.1 with IBM JDK 8
- Oracle Solaris 10 and 11 with Oracle JDK 8
- Microsoft Windows Server 2012 R2 with Oracle JDK 8
For more information, see Red Hat AMQ 7 Supported Configurations.