Skip to main content
Manusで任意のスキルを実行
ワンクリックで

jms-client

スター8
フォーク4
更新日2026年7月15日 20:18

Send and receive JMS messages with the fluent JmsClient API (new in Spring Framework 7 / Boot 4) instead of JmsTemplate — covers basic send, QoS (priority/TTL/delay), custom headers, synchronous receive, receive-and-convert, and request-reply. Use when a task in a Boot 4 project involves JMS / message queues / ActiveMQ Artemis — producing or consuming messages, "send an order to a queue", RPC-over-JMS, or the user reaches for JmsTemplate — even if the user never mentions a version (check the build file). Do NOT use for Kafka or RabbitMQ/AMQP (different APIs), or for plain in-process events (use ApplicationEventPublisher).

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly