Interface HandlerMethodMappingNamingStrategy<T>

    • Method Detail

      • getName

        String getName​(HandlerMethod handlerMethod,
                       T mapping)
        Determine the name for the given HandlerMethod and mapping.
        Parameters:
        handlerMethod - the handler method
        mapping - the mapping
        Returns:
        the name