Annotation Type ConditionalOnSearchPlatform

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      SearchPlatform value
      The search platform that should be checked.
    • Element Detail

      • value

        SearchPlatform value
        The search platform that should be checked. The condition matches when the "search.platform" property in the application config matches with the specified search platform.
        Returns:
        the search platform to check