springboot controller调用响应乱码

spring: application: name: org-admin http: encoding: force: true charset: UTF-8 enabled: true server: port: 50001 tomcat: uri-encoding: UTF-8 设置tomcat响应格式web
相关文章
相关标签/搜索