0

I have some .txt files which I have stored in MongoDB, but every accent once stored turns into a weird symbol. As far as I know, MongoDB should store as UTF-8, so I have no idea why my accents are like that.

I can't use other languages and I have to keep it in Java. Any help?

kiyah
  • 1,502
  • 2
  • 18
  • 27
  • It would help to see how you have the database and the connection configured – Raul Sauco Feb 02 '18 at 04:04
  • @RaulSauco where i'm supposed to look at exactly? Especially for the first part since the problem it's on the server. I mean, there is any method to understand the setted configurations of the MongoDatabase (i guess you are referring to the MongoDatabase Object configurations right?) – gab kan Feb 02 '18 at 13:26

0 Answers0