1
Good afternoon, you guys,
Next, I have a Maven project in Intellij configured as follows:
In the pom I have these configs:
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
But when I build and run the project the letters that are in the file . properties appear like this:
Someone knows how to set it up?