We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e174a91 commit c82d63cCopy full SHA for c82d63c
grails-plugin-url-mappings/src/main/groovy/org/grails/plugins/web/mapping/UrlMappingsGrailsPlugin.groovy
@@ -38,9 +38,7 @@ import org.grails.web.mapping.mvc.UrlMappingsInfoHandlerAdapter
38
import org.grails.web.mapping.servlet.UrlMappingsErrorPageCustomizer
39
import org.springframework.aop.framework.ProxyFactoryBean
40
import org.springframework.aop.target.HotSwappableTargetSource
41
-import org.springframework.boot.web.servlet.FilterRegistrationBean
42
import org.springframework.context.ApplicationContext
43
-import org.springframework.core.Ordered
44
45
/**
46
* Handles the configuration of URL mappings.
0 commit comments