Simple/Complex templates / parsers
This commit is contained in:
parent
e3a37419e8
commit
3dc27cc868
4 changed files with 38 additions and 19 deletions
|
|
@ -1,3 +1,3 @@
|
|||
value: ${sample.password}
|
||||
nested: ${some.nested.value.password}
|
||||
custom: ${custom.field}
|
||||
value: ${sample}
|
||||
nested: ${some.nested.value}
|
||||
custom: @{custom.field}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue