Skip to content

Masterspringboot

Spring Boot tutorials

  • Get started with Spring Boot
  • Development Tools
  • Data Access
  • Develop Web applications
  • REST Services
  • Spring Boot Actuator
  • Configuration
  • Integration
    • Red Hat Fuse
    • Camel
    • Apache Kafka
  • Cloud
    • Docker
    • Kubernetes
    • NetFlix

ArtemisMQ

How to send JMS Messages with Spring Boot – Part 1

8 August 2024 by admin

JMS is a Java Enterprise technology that has been implemented to decouple the logic from event producer from event consumers by means of messages. In this two parts tutorial, we will learn how to send and receive JMS Messages from a Spring Boot application using Apache Artemis MQ .

Read more

Categories ArtemisMQ

How to send JMS Messages with Spring Boot

7 May 2023 by admin

In the first tutorial about Spring Boot and Artemis MQ (JMS Messaging with Spring Boot and Artemis MQ) we have learnt how to create a JMS Producer and Consumer with an embedded ArtemisMQ server. In this second article, we will see the configuration changes needed to use a remote Artemis MQ Server.

Read more

Categories ArtemisMQ

Recent Posts

  • Getting Started with NetFlix Feign Client
  • Spring Cloud Gateway made simple
  • JSON Structured Logging in Spring Boot 3.4
  • Getting started with Spring Cloud: Service Discovery
  • How to trace HTTP Requests in Spring Boot using a Filter

Partner Sites

mastertheboss
WildFly Jakarta EE Books
© 2026 Masterspringboot • Built with GeneratePress