@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface FromYaml
Injecting resources by reading from Yaml files. If the given is not present on the machine, it will be looking for the file under class paths.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    File path string.
  • Element Details

    • filePath

      String filePath
      File path string.
      Returns:
      the string