Updated README.md

added link back to the article: https://www.baeldung.com/spring-boot-redis-testcontainers
This commit is contained in:
Asjad J 2022-07-21 12:13:17 +05:00 committed by GitHub
parent 4b80c468f1
commit 8563763944
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [Setting the Log Level in Spring Boot when Testing](https://www.baeldung.com/spring-boot-testing-log-level)
- [Failed to Load ApplicationContext for JUnit Test of Spring Controller](https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext)
- [Spring Web Service Integration Tests with @WebServiceServerTest](https://www.baeldung.com/spring-webserviceservertest)
- [Spring Boot Testing Redis With Testcontainers](https://www.baeldung.com/spring-boot-redis-testcontainers)
- More articles: [[<-- prev]](../spring-boot-testing)