接口 ResourceHandlerRegistrationCustomizer

    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型方法说明
      voidcustomize​(org.springframework.web.reactive.config.ResourceHandlerRegistration registration)
      Customize the given ResourceHandlerRegistration.
    • 方法详细资料

      • customize

        void customize​(org.springframework.web.reactive.config.ResourceHandlerRegistration registration)
        Customize the given ResourceHandlerRegistration.
        参数:
        registration - the registration to customize