mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Add a property to customize if an exception should be thrown when no handler was found to process a given request. Closes gh-4000