| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseService<T,I extends Serializable>
基础接口,包含实体类基本接口和 Example 接口
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractService<T,I extends Serializable,M extends BaseMapper<T,I>>
基础方法实现,推荐自己的实现类继承该类
|
Copyright © 2022. All rights reserved.