Polish
This commit is contained in:
parent
2a998a4373
commit
5579f9d1c4
|
@ -35,7 +35,7 @@ import org.springframework.core.io.Resource;
|
|||
import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* Class to load {@code .properties} files into a map of {@code String} ->
|
||||
* Class to load {@code .properties} files into a map of {@code String} ->
|
||||
* {@link OriginTrackedValue}. Also supports expansion of {@code name[]=a,b,c} list style
|
||||
* values.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue