spring-boot/spring-boot-autoconfigure
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 Next development version 2014-03-03 22:46:12 -08:00