spring-boot/spring-boot-docs
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/main Support Tomcat uri encoding (with UTF-8 default) 2014-03-24 23:50:13 -07:00
pom.xml Add missing main.basedir property to docs pom 2014-03-15 13:02:02 -07:00