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

com.zengtengpeng.relation.oneToOne.BuildOneToOneController Maven / Gradle / Ivy

There is a newer version: 2.1.6
Show newest version
package com.zengtengpeng.relation.oneToOne;

import com.zengtengpeng.relation.build.BuildBaseController;

/**
 * 构建一对一Controller
 */

@FunctionalInterface
public interface BuildOneToOneController extends BuildBaseController {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy