spring-boot/spring-boot-autoconfigure
Dave Syer 660d9e24dc Add servlet path to /error if it is customized
In addition I added some convenience methods to ServerProperties
(servletMapping() and servletPrefix()) for manipulating the
servlet path as provided by the user (e.g. normalizing it into
a valid Servlet mapping path for the DispatcherServlet).

Fixes gh-939, see also gh-936
2014-05-23 10:48:34 +01:00
..
src Add servlet path to /error if it is customized 2014-05-23 10:48:34 +01:00
pom.xml Add auto configuration support for Spring Data Solr 2014-05-22 17:29:12 +01:00