Updated README.md

Moved over https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext from spring-boot-testing
This commit is contained in:
Asjad J 2022-03-24 11:36:20 +05:00 committed by GitHub
parent a026580eed
commit 6003125569
1 changed files with 2 additions and 1 deletions

View File

@ -9,4 +9,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Setting the Log Level in Spring Boot when Testing](https://www.baeldung.com/spring-boot-testing-log-level)
- More articles: [[<-- prev]](../spring-boot-testing)
- [Failed to Load ApplicationContext for JUnit Test of Spring Controller](https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext)
- More articles: [[<-- prev]](../spring-boot-testing)