Spring I continue studying for the Spring certification. Yesterday, I reviewed: Adding a GET endpoint and testing it with TestRestTemplate Separating concerns using Spring Data and the Repository pattern Using Optional Slice Tests Spring Boot provides a way for test slicing. Yesterday, I practiced using @WebMvcTest and …
Read More