Add beginner-friendly article to REST Assured Section in Java Roadmap

## Content

I’ve added a beginner-friendly article, A Guide to REST-assured, from Baeldung to the REST Assured section. If there’s anything that doesn’t meet the format, please feel free to comment. Thanks😊.

## Issue
Fixed #7736
pull/7737/head
Wick Dynex 1 week ago committed by GitHub
parent b28834ee3b
commit c3fb0dcf7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/java/content/107-testing-java-apps/106-rest-assured.md

@ -6,4 +6,5 @@ Visit the following resources to learn more:
- [@official@Rest-assured](https://rest-assured.io/) - [@official@Rest-assured](https://rest-assured.io/)
- [@opensource@Rest-assured Documentation](https://github.com/rest-assured/rest-assured/wiki) - [@opensource@Rest-assured Documentation](https://github.com/rest-assured/rest-assured/wiki)
- [@article@A Guide to REST-assured](https://www.baeldung.com/rest-assured-tutorial)
- [@feed@Explore top posts about REST API](https://app.daily.dev/tags/rest-api?ref=roadmapsh) - [@feed@Explore top posts about REST API](https://app.daily.dev/tags/rest-api?ref=roadmapsh)

Loading…
Cancel
Save