Interface ResourceConfiguration<Key,​Resource>

  • All Known Implementing Classes:
    StringUriResourceConfiguration

    public interface ResourceConfiguration<Key,​Resource>
    Abstraction for the single key , resource mapping configured e.g. via spring.
    • Method Detail

      • getKey

        Key getKey()