Testing Spring Boot JMS with ActiveMQ Artemis and Testcontainers
Testcontainers is a fantastic way to start resources as containers. Even if there is no pre-made container, you can always use …

Testcontainers is a fantastic way to start resources as containers. Even if there is no pre-made container, you can always use …

Learn how to perform JDBC operations using the new JdbcClient fluent API introduced in Spring framework 6.1.

How to make use of the new local development enhancements in Spring boot 3.1. Get started here on Foojay.io Today!

Learn how you can simplify your application testing and local development workflow using Testcontainers Desktop app.

Learn how to improve your test performance against container-based resources by magnitudes in a couple of easy steps!
How to use Testcontainers for your project to create a stable and solid integration test suite of your Jakarta EE application features.