Interface PropertyConstants


  • public interface PropertyConstants
    The Property constants for Microsphere Spring WebMVC
    Since:
    1.0.0
    Author:
    Mercy
    • Field Detail

      • MICROSPHERE_SPRING_WEBMVC_PROPERTY_NAME_PREFIX

        static final java.lang.String MICROSPHERE_SPRING_WEBMVC_PROPERTY_NAME_PREFIX
        The property name prefix of Microsphere Spring WebMVC: "microsphere.spring.webmvc."
        See Also:
        Constant Field Values
      • MICROSPHERE_SPRING_WEBMVC_VIEW_RESOLVER_PROPERTY_NAME_PREFIX

        static final java.lang.String MICROSPHERE_SPRING_WEBMVC_VIEW_RESOLVER_PROPERTY_NAME_PREFIX
        The property name prefix of Microsphere Spring WebMVC View Resolver: "microsphere.spring.webmvc.view-resolver."
        See Also:
        Constant Field Values