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

com.yiji.framework.watcher.dubbo.DemoService Maven / Gradle / Ivy

package com.yiji.framework.watcher.dubbo;

/**
 * Created by [email protected] on 2015-03-06 15:04.
 */
public interface DemoService {
	String sayHello(String name);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy