https://ge.spring.io/s/ftfgxxj5jyyfy#infrastructure
We should ensure that UTF-8 is used everywhere. The recommended approach seems to be to add -Dfile.encoding=UTF-8
to org.gradle.jvmargs
in gradle.properties
.
https://ge.spring.io/s/ftfgxxj5jyyfy#infrastructure
We should ensure that UTF-8 is used everywhere. The recommended approach seems to be to add -Dfile.encoding=UTF-8
to org.gradle.jvmargs
in gradle.properties
.