Please review the changes you did in this PR and check these points to make sure that the code examples are of high quality:
[x] the source branch for this PR is NOT the master branch of your fork (please create a dedicated branch for the PR)
[x] the PR doesn't contain code that is irrelevant to the topic of the article
[x] the PR doesn't contain any other files that are irrelevant to the topic of the article
[x] the PR contains a README.md file that explains in a sentence or two what the code example is about and links to the article on reflectoring.io (if you added to an existing module, please add the link to the existing README.md file)
[x] the code is covered with tests where it makes sense
[x] if you have created a new Maven or Gradle module, please add it to the CI build (search for "# ADD NEW MODULES HERE" in build-all.sh)
Please review the changes you did in this PR and check these points to make sure that the code examples are of high quality:
build-all.sh
)