Spring Boot 3.1 introduced support for Testcontainers by adding the new ConnectionDetails and ServiceConnection abstractions.…
Eddú MeléndezDecember 5, 2023
Earlier this year Spring Boot 3.1.0 released a seamless integration with Testcontainers through ConnectionDetails and…
Eddú MeléndezNovember 28, 2023
Integration testing is an important phase of the software development lifecycle that validates whether individual…
AtomicJarNovember 13, 2023
Quality assurance (QA) plays a crucial role in the software development process, with testing at…
AtomicJarOctober 13, 2023
While cloud technologies like AWS S3, DynamoDB, Lambda, and so forth make it easy to…
AtomicJarSeptember 6, 2023
Quarkus is one of the most popular frameworks in the JVM ecosystem that revolutionized the…
Siva KatamreddyAugust 28, 2023
Testcontainers is a popular open source library that provides lightweight, disposable instances of various software…
AtomicJarJuly 6, 2023
When developers write tests that cover integration points, traditionally, they often avoid integrating real systems…
AtomicJarJune 28, 2023
Microservices - a software architecture style where applications are developed as a suite of small,…
AtomicJarJune 28, 2023
Spring Boot 3.1.0 introduced great support for Testcontainers that will not only make writing integration…
Siva KatamreddyMay 17, 2023