Remove smendis-scottlogic
article thumbnail

Testing Spring Boot With Testcontainers by Sonali Mendis

Scott Logic

Looking for a better way of testing your spring boot repositories? If this is a question that crossed your mind recently, then this article is for you. I’m hoping to share you my experience of writing integration tests to test your repository layer with the use of Testcontainers in this article.

MongoDB 75
article thumbnail

Deep Dive into RabbitMQ with Spring Boot - Part 2 by Sonali Mendis

Scott Logic

This is the final post of a series of 2 posts on RabbitMQ with Spring Boot. In the previous post, I explained the spring version of RabbitMQ acknowledgement mode.

Coding 59
article thumbnail

Deep Dive into RabbitMQ with Spring Boot - Part 1 by Sonali Mendis

Scott Logic

This is the first of a series of 2 posts on RabbitMQ with Spring Boot. In this post, I intend to explain the Spring version of RabbitMQ Acknowledgement Modes. Part 2 will elaborate how to tweak your RabbitMQ configuration to alter the retry behaviour, and how to add parallel consumers, in your RabbitMQ Spring Boot Application.

Systems 52