Skip to content

Testing MySQL Group Replication With Spring Boot and Testcontainers

Notifications You must be signed in to change notification settings

wagnerjfr/mysql-group-replication-testcontainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing MySQL Group Replication With Spring Boot and Testcontainers

In these two guides, we will demonstrate the creation of a straightforward MySQL Group Replication Test using Spring Boot and Testcontainers.

Testcontainers is a powerful solution for developers to effortlessly set up Docker images specifically designed for testing purpose, and the primary emphasis will be on utilizing Testcontainers for testing interactions with MySQL database.


Full Articles

Developing an Integration Test With Spring Boot and Testcontainers

Developing an Integration Test With Spring Boot and Testcontainers


Releases

No releases published

Packages

No packages published

Languages