kongchen / swagger-maven-plugin

JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
http://kongchen.github.io/swagger-maven-plugin/
Apache License 2.0
761 stars 451 forks source link

swagger.json wrong UTF-8 encoding #333

Open tim1888 opened 8 years ago

tim1888 commented 8 years ago

chinese error encoding

dusonchen commented 8 years ago

infact it is bgk encoding, how to change it to utf-8

a-schild commented 7 years ago

For me it's using ansi, instead of UTF-8, probably it just takes the default platform encoding

proshin-roman commented 7 years ago

It's a duplicate of #314 - the problem is that plugin uses default platform encoding