@RestController
@RequestMapping(value="/dictionary-item")
@Resource(id="dictionary",
name="\u6570\u636e\u5b57\u5178")
public class WebfluxDictionaryItemController
extends Object
implements ReactiveServiceCrudController<DictionaryItemEntity,String>
| 构造器和说明 |
|---|
WebfluxDictionaryItemController() |
| 限定符和类型 | 方法和说明 |
|---|---|
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()
Copyright © 2016–2020. All rights reserved.