Skip to content

test-automation-in-practice/dd-spring-amqp

Repository files navigation

Spring AMQP demonstration

Introduction

This project was build on learning about the usage of RabbitMQ in a Spring Boot environment and it can be also used as demonstration of Spring AMQP.

Quick start

Quick start can be followed here.

Structure

Several use cases were implemented in this project, out of many possibilites. In a seprate section those possibilities and the concrete implementation are further described.

Production

Some production stuff can be seen here.

Glossary

Sources

For creation of this project many sources were used and are listed below.

Theoretical explanation of basics about AMQP and RabbitMQ with Spring Boot can be found here:

Basic examples the usage can be found under:

Extensive examples of Spring AMQP:

Testing the Spring AMQP application:

RabbitMQ and Spring AMQP Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages