Skip to content

Commit

Permalink
StandardServletMultipartResolver is already resolved by org.springfra…
Browse files Browse the repository at this point in the history
…mework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration
  • Loading branch information
codeconsole committed Nov 17, 2024
1 parent 0667c53 commit 040d422
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ class ControllersGrailsPlugin extends Plugin {
exceptionMappings = ['java.lang.Exception': '/error']
}

multipartResolver(StandardServletMultipartResolver)

"${CompositeViewResolver.BEAN_NAME}"(CompositeViewResolver)

multipartConfigElement(MultipartConfigElement, uploadTmpDir, maxFileSize, maxRequestSize, fileSizeThreashold)
Expand Down

0 comments on commit 040d422

Please sign in to comment.