TDD with Spring Boot - Testing the Harder Stuff
Offered By: Spring I/O via YouTube
Course Description
Overview
Explore advanced Test-Driven Development (TDD) techniques for Spring Boot applications in this 44-minute conference talk from Spring I/O 2017. Delve into challenging testing scenarios, including database queries, caching, configuration files, form validations, and message brokers. Learn how to leverage the latest Spring Boot annotations and utilities to create lightweight unit tests for complex problems. Discover strategies for writing integration tests without making external API calls and addressing difficult-to-test situations. Through live coding demonstrations and real-world examples, gain practical insights into implementing TDD effectively in Spring Boot projects, with a focus on the URL shortening use case. Enhance your testing skills and improve the overall quality of your Spring Boot applications.
Syllabus
Introduction
Goal
URL Shortening
Databases
Caching
Message Broker
Live Coding
Pivotal Munich
Taught by
Spring I/O
Related Courses
Vector Similarity Search in Spring with Redis StackSpring I/O via YouTube Why Spring Belongs in Your Data Stream - From Edge to Multi Cloud
Spring I/O via YouTube Let's Spring Forth and Stream with Apache Pulsar
Spring I/O via YouTube Architecturally Evident Spring Applications with JMolecules
Spring I/O via YouTube Testing with Spring, AOT, GraalVM, and JUnit 5
Spring I/O via YouTube