spring中get请求的中文乱码问题 spring中解决get请求或url的中文乱码,在tamcat中server.xml文件中加入 URIEncoding="UTF-8"useBodyEncodingForURI="true"