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

cn.org.docshare.demo.ChildController Maven / Gradle / Ivy

package cn.org.docshare.demo;

public class ChildController extends MyController {
	public String hehe(){
		return "bbbaaa";
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy