Skip to content

Latest commit

 

History

History

spring-starter-minimal-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Spring Starter Minimal Example

An example of setting up the Spring Starter module in a Spring Application to show the minimal use case of connecting to a local ElasticMQ server. It will periodically send messages to the queue and log these in the message listener.

Usage

gradle bootRun