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 MoreSpring Yesterday I kicked off the Spring certification learning path. The path consists of 4 courses, totaling 120 lessons, over 26 hours. The first course is about building a REST API with Spring Boot. What was a pleasant surprise in the learning path is that it follows TDD and emphasizes security. Those are two …
Read More