Hy,
I have a .properties file with a key-value defined like this: my_property.value=text text text bla bla bla {0} qwerty {1}.
I need to know what class should I use if I want to read the value and insert parameters in {0} and {1}. In the past I used to work with this, but I cannot remember what class I used to solve this.
Thanks in advance!
BR,
end3r