mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Add properties to WebMvcProperties allowing control of if TRACE/OPTIONS requests should go through the regular dispatching chain. Closes gh-4300