Summary of "Spring Boot testing: Zero to Hero by Daniel Garnier-Moiroux"

Spring Boot testing: Zero to Hero (Daniel Garnier‑Moiroux, Devoxx 2024)

Overview

Key concepts, tools and test types

1. Test types and web environments

2. Request / HTML testing approaches

3. MockMvcTester (newer API)

4. Test slices and context hygiene (performance & caching)

5. Testcontainers (real external services in tests)

6. Assertion libraries and testing utilities

7. Mockito tips

8. Testing configuration properties

9. Spring Security testing

Practical tips, tradeoffs & recommendations

Examples / demos shown

References / resources

Main speaker / sources

Note: concrete example code snippets (MockMvc / WebClient / Testcontainers / AssertJ / Mockito samples) were demonstrated during the session and can be extracted as paste-ready examples if needed.

Category ?

Technology


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video