Annotation Type NullToNotFound

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean useUrlMapping
      Prepend the resource and method URL mapping to build the NotFound response.
      String value
      Resource URI which was not found.
    • Element Detail

      • value

        String value
        Resource URI which was not found.
        Default:
        "/"
      • useUrlMapping

        boolean useUrlMapping
        Prepend the resource and method URL mapping to build the NotFound response.
        Default:
        false