R
Railway6mo ago
nixil

I want to enable special (scandinavian) characters on Railway. Works in local environment.

I have set up a Java Springboot application which fetches HTML content and parses it. Everything works fine except I can't get scandinavian characters (å, ä and ö) to work after deploying. I have tried specifying application.properties but it still doesn't work. Is there a setting I need to do on the railway server side? project-id: d9957bc2-4cac-4a55-807d-267c37d6d5ae
Solution:
Solved. I had to explicitly set the charset on system out.
Jump to solution
4 Replies
Percy
Percy6mo ago
Project ID: d9957bc2-4cac-4a55-807d-267c37d6d5ae
nixil
nixilOP6mo ago
d9957bc2-4cac-4a55-807d-267c37d6d5ae Upon further investigation, it seems that the server can't handle å, ä and ö at all. Is there a way to enable scandinavian/special (should be UTF8) in general on server?
Solution
nixil
nixil6mo ago
Solved. I had to explicitly set the charset on system out.
Brody
Brody6mo ago
...to UTF-8. same would go for Chinese characters and alike
Want results from more Discord servers?
Add your server