All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.edgar615.util.spring.appkey.ClientFinder Maven / Gradle / Ivy

The newest version!
package com.github.edgar615.util.spring.appkey;

public interface ClientFinder {
  ClientInfo findByKey(String appKey);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy