Encoding setting for properties file
The default encoding of the properties file is ISO-8859-1, which is inconvenient for use with Japanese.
shirates-core’s properties file supports UTF-8, we recommend changing the IntelliJ IDEA settings to use it.
Recommended setting
IntelliJ IDEA > Settings(orFile > Settings)Editor > File Encodings- Set
Default encoding for properties file:to UTF-8 - Click
OK.
