Commit 7138c83
authored
Merge pull request jooby-project#2561 from lukasbarti/fix-gson-encoding
Fix GsonModule to also use UTF-8 encoding while decodingFile tree
1 file changed
+2
-2
lines changed- modules/jooby-gson/src/main/java/io/jooby/json
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments