Skip to content

Commit

Permalink
add documentation and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwarz-eitco-de committed Jul 25, 2024
1 parent ba3f8c2 commit 2a805a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,5 @@ you can filter property names using a regular expression:
</plugin>
````
In this case only properties that begin with `my.property.prefix` or `other-prefix` will be listed in the resulting files.

For further examples see the [integration test directory](tree/main/src/it).

0 comments on commit 2a805a8

Please sign in to comment.