Class SpringPathBuilder

java.lang.Object
org.jsondoc.springmvc.scanner.builder.SpringPathBuilder

public class SpringPathBuilder
extends Object
  • Constructor Details

    • SpringPathBuilder

      public SpringPathBuilder()
  • Method Details

    • buildPath

      public static Set<String> buildPath​(Method method)
      From Spring's documentation: Supported at the type level as well as at the method level! When used at the type level, all method-level mappings inherit this primary mapping, narrowing it for a specific handler method.
      Parameters:
      method -
      Returns: