Interface ShortcutConfigurable

    • Method Detail

      • getValue

        static Object getValue​(org.springframework.expression.spel.standard.SpelExpressionParser parser,
                               org.springframework.beans.factory.BeanFactory beanFactory,
                               String entryValue)
      • shortcutFieldOrder

        default List<String> shortcutFieldOrder()
        Returns hints about the number of args and the order for shortcut parsing.
        Returns:
        the list of hints
      • shortcutFieldPrefix

        default String shortcutFieldPrefix()