Interface MockMvcBuilderCustomizer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      voidcustomize​(org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder<?> builder)
      Customize the given builder.
    • Method Detail

      • customize

        void customize​(org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder<?> builder)
        Customize the given builder.
        Parameters:
        builder - the builder