Skip to content

theagoliveira/spring5-jms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Framework — Java Message Service Examples

Project from the online course Spring Framework 5: Beginner to Guru by John Thompson — Section 29.

Contents

  • Java Message Object
  • Embedded Server Configuration
  • Task Configuration
  • Message Converter Configuration
  • Sending JMS Messages
  • Receiving JMS Messages
  • Send and Receive of JMS Messages
  • Running Active MQ in Docker
  • Using Local ActiveMQ Broker with Spring Boot
  • JMS and Spring Message Data Types

Project Summary

  • Project: Maven
  • Java: 11
  • Spring Boot: 2.5.1
  • Dependencies
    • Spring for Apache ActiveMQ Artemis
    • Spring Web
    • Spring Boot DevTools
    • Lombok
    • Spring Boot Starter Test
  • Plugins
    • Spring Boot Maven Plugin
    • Heroku Maven Plugin

About

Spring Framework 5: Beginner to Guru

Topics

Resources

Stars

Watchers

Forks

Languages