Spring Boot test slices
@WebMvcTest with MockMvc, @DataJpaTest, @SpringBootTest with a random port, and keeping the context cache warm.
This lesson is outlined, not yet written
It is part of the curriculum so you can see what is coming. Here is what it will cover.
- Slices
- MockMvc
- @DataJpaTest
- Context caching
- Test configuration