New lookup plugin : ini. Can handle ini file and java properties file.

Can also read a list of value in a section using regexp.
This commit is contained in:
Yannig Perre
2015-05-27 21:51:20 +02:00
parent b72a912562
commit c2968d6d84
4 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# A comment
value1=Text associated with value1
value2=Same for value2
value.dot=Properties with dot
field.with.space = another space