druid/server
dongyifeng 91e3cf7196 add charset UTF-8 to log api (#6709)
When I retrieve the task log in browser, the Chinese characters all end up as garbage.
![image](https://user-images.githubusercontent.com/1322134/49502749-bd614080-f8b0-11e8-839e-07f7117eebfd.png)
After adding charset UTF-8, it was correct.
![image](https://user-images.githubusercontent.com/1322134/49502804-dc5fd280-f8b0-11e8-916b-bda8f1e7f318.png)
2018-12-12 16:31:04 +01:00
..
src add charset UTF-8 to log api (#6709) 2018-12-12 16:31:04 +01:00
pom.xml combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00