All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.web.portlet.DispatcherPortlet.properties Maven / Gradle / Ivy

There is a newer version: 5.3.34
Show newest version
# Default implementation classes for DispatcherPortlet's strategy interfaces.
# Used as fallback when no matching beans are found in the DispatcherPortlet context.
# Not meant to be customized by application developers.

org.springframework.web.portlet.HandlerMapping=org.springframework.web.portlet.handler.PortletModeHandlerMapping

org.springframework.web.portlet.HandlerAdapter=org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter

org.springframework.web.servlet.ViewResolver=org.springframework.web.servlet.view.InternalResourceViewResolver




© 2015 - 2024 Weber Informatics LLC | Privacy Policy