Updated README.md

added link back to the article: https://www.baeldung.com/postman-add-headers-pre-request
This commit is contained in:
Asjad J 2022-05-10 06:36:05 +05:00 committed by GitHub
parent fd42698279
commit 1e2b926b8e
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@ This module contains articles about Spring Web MVC in Spring Boot projects.
- [Testing Web APIs with Postman Collections](https://www.baeldung.com/postman-testing-collections)
- [Spring Boot Consuming and Producing JSON](https://www.baeldung.com/spring-boot-json)
- [Serve Static Resources with Spring](https://www.baeldung.com/spring-mvc-static-resources)
- [Add Header to Every Request in Postman](https://www.baeldung.com/postman-add-headers-pre-request)
- More articles: [[prev -->]](/spring-boot-modules/spring-boot-mvc)