| 接口 | 说明 |
|---|---|
| CrudService<E,K> | |
| EnableCacheReactiveCrudService<E,K> | |
| ReactiveCrudService<E,K> |
响应式增删改查通用服务类,增删改查,实现此接口.
|
| ReactiveTreeSortEntityService<E extends TreeSortSupportEntity<K>,K> |
树形结构的通用增删改查服务
|
| TreeSortEntityService<E extends TreeSortSupportEntity<K>,K> |
| 类 | 说明 |
|---|---|
| GenericCrudService<E,K> | |
| GenericReactiveCacheSupportCrudService<E,K> | |
| GenericReactiveCrudService<E,K> | |
| GenericReactiveTreeSupportCrudService<E extends TreeSortSupportEntity<K>,K> | |
| GenericTreeSupportCrudService<E extends TreeSortSupportEntity<K>,K> |
Copyright © 2016–2022. All rights reserved.