ResourcePropertySource class should support to specify character encoding [SPR-13881] #18454
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
rexli opened SPR-13881 and commented
When i use
@PropertySources
to load my properties file, i found that i can not specify character encoding.Here is org.springframework.core.io.support.ResourcePropertySource source code:
I want to specify character encoding like that:
Affects: 4.1.7
Issue Links:
@PropertySource
[SPR-13874] #18447 Add support for UTF-8 and other charset/encoding to@PropertySource
The text was updated successfully, but these errors were encountered: