Constant Field Values
Contents
io.microsphere.*
-
io.microsphere.spring.web.servlet.filter.ContentCachingFilter Modifier and Type Constant Field Value public static final java.lang.StringRESPONSE_CONTENT_REQUEST_ATTRIBUTE_NAME"_ContentCachingFilter_"
-
io.microsphere.spring.webmvc.constants.PropertyConstants Modifier and Type Constant Field Value public static final java.lang.StringMICROSPHERE_SPRING_WEBMVC_PROPERTY_NAME_PREFIX"microsphere.spring.webmvc."public static final java.lang.StringMICROSPHERE_SPRING_WEBMVC_VIEW_RESOLVER_PROPERTY_NAME_PREFIX"microsphere.spring.webmvc.view-resolver."
-
io.microsphere.spring.webmvc.context.ExclusiveViewResolverApplicationListener Modifier and Type Constant Field Value public static final java.lang.StringEXCLUSIVE_VIEW_RESOLVER_BEAN_NAME_PROPERTY_NAME"microsphere.spring.webmvc.view-resolver.exclusive-bean-name"
-
io.microsphere.spring.webmvc.handler.ReversedProxyHandlerMapping Modifier and Type Constant Field Value public static final intDEFAULT_ORDER-2147483647
-
io.microsphere.spring.webmvc.interceptor.LazyCompositeHandlerInterceptor Modifier and Type Constant Field Value public static final java.lang.StringBEAN_NAME"lazyCompositeHandlerInterceptor"
-
io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor Modifier and Type Constant Field Value public static final java.lang.StringBEAN_NAME"interceptingHandlerMethodProcessor"
-
io.microsphere.spring.webmvc.util.ViewResolverUtils Modifier and Type Constant Field Value public static final java.lang.StringBEAN_NAME_VIEW_RESOLVER_BEAN_NAME"beanNameViewResolver"public static final java.lang.StringCONTENT_NEGOTIATING_VIEW_RESOLVER_BEAN_NAME"viewResolver"public static final java.lang.StringFREEMARKER_VIEW_RESOLVER_BEAN_NAME"freeMarkerViewResolver"public static final java.lang.StringGROOVY_MARKUP_VIEW_RESOLVER_BEAN_NAME"groovyMarkupViewResolver"public static final java.lang.StringINTERNAL_RESOURCE_VIEW_RESOLVER_BEAN_NAME"defaultViewResolver"public static final java.lang.StringMUSTACHE_VIEW_RESOLVER_BEAN_NAME"mustacheViewResolver"public static final java.lang.StringTHYMELEAF_VIEW_RESOLVER_BEAN_NAME"thymeleafViewResolver"public static final java.lang.StringVELOCITY_VIEW_RESOLVER_BEAN_NAME"velocityViewResolver"public static final java.lang.StringVIEW_RESOLVER_COMPOSITE_BEAN_NAME"mvcViewResolver" -
io.microsphere.spring.webmvc.util.WebMvcUtils Modifier and Type Constant Field Value public static final java.lang.StringINIT_PARAM_DELIMITERS",; \t\n"