spring-boot/spring-boot
Stephane Nicoll 87321edf36 Support Tomcat uri encoding (with UTF-8 default)
Introduce an extra `server.tomcat.uri-encoding` property used to
configure the URI encoding for the embedded tomcat container.

Defaults to `UTF-8` instead of the usual tomcat default of `ISO-8859-1`.

Fixes gh-540
2014-03-24 23:50:13 -07:00
..
src Support Tomcat uri encoding (with UTF-8 default) 2014-03-24 23:50:13 -07:00
pom.xml Add support for Apache HttpClient if available 2014-03-11 14:23:33 +00:00