talking.play-mvc.0.1.1.source-code.DispatcherServlet.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of play-mvc Show documentation
Show all versions of play-mvc Show documentation
simple mvc framework based on java servlet.
The newest version!
com.github.datalking.web.servlet.HandlerMapping=com.github.datalking.web.mvc.method.RequestMappingHandlerMapping
com.github.datalking.web.servlet.HandlerAdapter=com.github.datalking.web.mvc.method.RequestMappingHandlerAdapter
com.github.datalking.web.servlet.HandlerExceptionResolver=com.github.datalking.web.mvc.method.ExceptionHandlerExceptionResolver
com.github.datalking.web.servlet.RequestToViewNameTranslator=com.github.datalking.web.mvc.DefaultRequestToViewNameTranslator
com.github.datalking.web.servlet.ViewResolver=com.github.datalking.web.mvc.InternalResourceViewResolver
com.github.datalking.web.servlet.FlashMapManager=com.github.datalking.web.servlet.flash.SessionFlashMapManager
© 2015 - 2025 Weber Informatics LLC | Privacy Policy