Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 460 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 460 Bytes

Spring Jms Course Exercise Files

Exercise files used for Spring Jms Course on LinkedIn Learning. Course files are arranged by chapters, and individual videos labled ##_##begin and ####_end.

The ##_## notation aligns to the chapter and video. For example, 01_03_begin indicates that Chapter 01 video 03.

Course files cover how to use a Spring-boot application to connect to an ActiveMQ server and sending messages to various queues using Spring-Jms api.