spring-framework/src/reference/docbook
Brian Clozel 62d6a43c61 Add NoHandlerFoundException to DispatcherServlet
Prior to this commit, the DispatcherServlet would send an error
response using the HttpServlet API when no Handler was found to
handle this request.

Now the DispatcherServlet can be configured to throw a
NoHandlerFoundException, when the throwExceptionIfNoHandlerFound
property is set to "true".
Those exceptions can be later on caught by default or custom
HandlerExceptionResolvers/ExceptionHandlers.

Issue: SPR-10481
2013-09-25 14:11:01 -04:00
..
images Upgrade reference plugin and remove custom xsl 2012-12-04 14:08:21 -08:00
aop-api.xml Introduced 4.0 versions of all XML configuration schemas 2013-05-07 18:11:51 +02:00
aop.xml Removed OC4J support (including documentation references) 2013-03-19 14:53:26 +01:00
beans-annotation-config.xml Update API links in reference documentation 2012-12-12 15:49:00 -08:00
beans-classpath-scanning.xml Update API links in reference documentation 2012-12-12 15:49:00 -08:00
beans-context-additional.xml Update API links in reference documentation 2012-12-12 15:49:00 -08:00
beans-customizing.xml Promote use of @PostConstruct and @PreDestroy 2013-02-07 17:25:16 -08:00
beans-dependencies.xml Introduced 4.0 versions of all XML configuration schemas 2013-05-07 18:11:51 +02:00
beans-extension-points.xml Added paragraph on BeanPostProcessor side effects when autowiring dependencies into it (SPR-9577) 2013-02-10 23:53:18 +01:00
beans-java.xml Document @Bean 'lite' mode vs @Configuration 2013-03-13 09:44:35 -07:00
beans-scopes.xml Update API links in reference documentation 2012-12-12 15:49:00 -08:00
beans-standard-annotations.xml Migrate reference guide to well-formed docbook XML 2012-11-25 19:02:55 -08:00
beans.xml Update API links in reference documentation 2012-12-12 15:49:00 -08:00
cache.xml Added section on GemFire as a cache provider choice (SPR-9468) 2013-02-10 23:53:19 +01:00
cci.xml Fixed ConnectionSpecConnectionFactoryAdapter explanation 2013-01-18 13:47:11 +01:00
classic-aop-spring.xml Introduced 4.0 versions of all XML configuration schemas 2013-05-07 18:11:51 +02:00
classic-spring.xml Migrate reference guide to well-formed docbook XML 2012-11-25 19:02:55 -08:00
dao.xml Remove duplicate imagedata from reference guide 2012-11-25 19:16:16 -08:00
dynamic-languages.xml Remove xsd versions from reference samples 2012-11-25 20:00:25 -08:00
ejb.xml Removed EJB 2.x implementation class hierarchy (ejb.support package) 2013-03-19 15:07:51 +01:00
expressions.xml Fix elvis operator mistake in reference docs 2013-08-28 14:16:01 -07:00
index.xml Update copyright year in reference documentation 2013-03-14 11:53:09 -07:00
jdbc.xml Fix malformed code in documentation 2013-08-28 14:25:57 -07:00
jms.xml Added "recovery-interval" attribute to <jms:listener-container> 2013-08-28 09:36:23 +02:00
jmx.xml Removed reference to AttributesJmxAttributeSource 2013-01-18 13:42:21 +01:00
mail.xml Remove xsd versions from reference samples 2012-11-25 20:00:25 -08:00
migration-3.1.xml Add 3.1 migration section to reference docs 2013-01-08 11:30:22 +01:00
migration-3.2.xml Improve 3.2 migration guide re: JUnit & Hamcrest 2013-02-01 15:40:01 +01:00
mvc.xml Add NoHandlerFoundException to DispatcherServlet 2013-09-25 14:11:01 -04:00
new-in-3.0.xml Fully qualify Spring=>Spring Framework in ref docs 2012-12-12 22:45:30 +01:00
new-in-3.1.xml Add 3.1 migration section to reference docs 2013-01-08 11:30:22 +01:00
new-in-3.2.xml Document context hierarchy support in the TCF 2013-03-11 02:26:33 +01:00
orm.xml Removed iBATIS SQL Maps support 2013-03-19 15:03:38 +01:00
overview.xml Fix typo in reference documentation 2013-01-21 11:07:04 +01:00
oxm.xml Added reference to CatchAllConverter 2013-08-12 12:26:34 +02:00
portlet.xml Remove xsd versions from reference samples 2012-11-25 20:00:25 -08:00
preface.xml Migrate reference guide to well-formed docbook XML 2012-11-25 19:02:55 -08:00
remoting.xml Added documentation on DecompressingHttpClient 2013-08-28 14:09:07 +02:00
resources.xml Migrate reference guide to well-formed docbook XML 2012-11-25 19:02:55 -08:00
scheduling.xml Fixed typo in docbook id 2013-05-28 14:25:57 -07:00
spring-form.tld.xml Migrate reference guide to well-formed docbook XML 2012-11-25 19:02:55 -08:00
spring.tld.xml Migrate reference guide to well-formed docbook XML 2012-11-25 19:02:55 -08:00
swf-sidebar.xml Migrate reference guide to well-formed docbook XML 2012-11-25 19:02:55 -08:00
testing.xml Introduce ActiveProfilesResolver in the TCF 2013-06-16 00:01:34 +02:00
transaction.xml Fix case of rollbackForClassName in ref docs 2013-07-22 15:46:31 -07:00
validation.xml Revised JSR-303 references to include JSR-349 (Bean Validation 1.1) as well 2013-08-20 22:38:17 +02:00
view.xml Update API links in reference documentation 2012-12-12 15:49:00 -08:00
web-integration.xml Update API links in reference documentation 2012-12-12 15:49:00 -08:00
xml-custom.xml Remove xsd versions from reference samples 2012-11-25 20:00:25 -08:00
xsd-configuration.xml Remove additional xsd versions from reference docs 2013-01-22 16:02:31 +01:00