注释类型 ConditionalOnJndi

    • 可选元素概要

      可选元素 
      修饰符和类型可选元素说明
      String[]value
      JNDI Locations, one of which must exist.
    • 元素详细资料

      • value

        String[] value
        JNDI Locations, one of which must exist. If no locations are specific the condition matches solely based on the presence of an InitialContext.
        返回:
        the JNDI locations
        默认值:
        {}