@RestController @RequestMapping(value="/dictionary-item") @Resource(id="dictionary", name="\u6570\u636e\u5b57\u5178") public class WebfluxDictionaryItemController extends Object implements ReactiveServiceCrudController<DictionaryItemEntity,String>
| Constructor and Description |
|---|
WebfluxDictionaryItemController() |
| Modifier and Type | Method and Description |
|---|---|
ReactiveCrudService<DictionaryItemEntity,String> |
getService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, add, applyAuthentication, applyCreationEntity, applyModifierEntity, save, updatecount, count, getById, query, query, queryPager, queryPagerdeletepublic ReactiveCrudService<DictionaryItemEntity,String> getService()
getService in interface ReactiveServiceDeleteController<DictionaryItemEntity,String>getService in interface ReactiveServiceQueryController<DictionaryItemEntity,String>getService in interface ReactiveServiceSaveController<DictionaryItemEntity,String>Copyright © 2016–2021. All rights reserved.