Skip to content

Commit

Permalink
removed handling for MissingServletRequestPartException
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrohe committed Feb 24, 2023
1 parent 7503169 commit 2d105f2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 58 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
@API(status = STABLE)
public interface RoutingAdviceTrait extends
MissingServletRequestParameterAdviceTrait,
MissingServletRequestPartAdviceTrait,
NoHandlerFoundAdviceTrait,
ServletRequestBindingAdviceTrait {
}

This file was deleted.

0 comments on commit 2d105f2

Please sign in to comment.