#BAEL-17522 add README descriptions

This commit is contained in:
Alessio Stalla
2019-10-03 13:37:26 +02:00
parent 68b080e1c5
commit 06fd2119b5
11 changed files with 46 additions and 9 deletions

View File

@@ -1,4 +1,8 @@
## Relevant articles:
## JsonPath
This module contains articles about JsonPath.
### Relevant articles:
- [Introduction to JsonPath](https://www.baeldung.com/guide-to-jayway-jsonpath)
- [Count with JsonPath](https://www.baeldung.com/jsonpath-count)