Remove support for Artemis

Closes gh-28593
This commit is contained in:
Madhura Bhave
2021-11-15 21:21:40 -08:00
committed by Andy Wilkinson
parent 8bf2ffd93c
commit c8fd5f0080
26 changed files with 35 additions and 1784 deletions

View File

@@ -2,7 +2,7 @@
== Messaging
If your application uses any messaging protocol, see one or more of the following sections:
* *JMS:* <<messaging#messaging.jms, Auto-configuration for ActiveMQ and Artemis, Sending and Receiving messages through JMS>>
* *JMS:* <<messaging#messaging.jms, Auto-configuration for ActiveMQ, Sending and Receiving messages through JMS>>
* *AMQP:* <<messaging#messaging.amqp, Auto-configuration for RabbitMQ>>
* *Kafka:* <<messaging#messaging.kafka, Auto-configuration for Spring Kafka>>
* *RSocket:* <<messaging#messaging.rsocket, Auto-configuration for Spring Framework's RSocket Support>>