Interface UrlMappings

    • Method Detail

      • addMappings

        java.util.Collection<UrlMapping> addMappings​(groovy.lang.Closure mappings)
        Adds URL mappings to the current definition for the given closure
        Parameters:
        mappings - The mappings
        Returns:
        Only the added mappings. To obtain all mappings use UrlMappingsHolder.getUrlMappings()