Files
java-tutorials/spring-core/src/main/resources/values.properties
T
2018-12-31 03:48:20 +03:00

4 lines
128 B
Properties

value.from.file=Value got from the file
priority=Properties file
listOfValues=A,B,C
valuesMap={key1:'1', key2 : '2', key3 : '3'}