Beyond Built-in: Advanced Testing Techniques for Spring Boot Applications by Michael Vitz @ SpringIO

Опубликовано: 06 Октябрь 2024
на канале: Spring I/O
5,064
175

Spring I/O 2024 - 30-31 May, Barcelona

Slides: https://2024.springio.net/slides/beyo...

Repo: https://github.com/mvitz/beyond-sprin...

Spring Boot ships with testing batteries included, and you know that. But what happens when you reach the end of all this? You will need to find additional libraries or come up with your solutions for extending the built-in capabilities. This session will provide you with exactly that. Libraries and custom-built extensions in combination with the great test support of Spring that I used to ease testing and solve challenges within my projects.