类 SimpleArticleController
- java.lang.Object
-
- net.guerlab.smart.article.web.controller.AbstractArticleController<net.guerlab.smart.article.service.entity.SimpleArticle,net.guerlab.smart.article.service.service.SimpleArticleService>
-
- net.guerlab.smart.article.web.controller.user.SimpleArticleController
-
@RestController("/user/simpleArticle") @RequestMapping("/user/simpleArticle") public class SimpleArticleController extends AbstractArticleController<net.guerlab.smart.article.service.entity.SimpleArticle,net.guerlab.smart.article.service.service.SimpleArticleService>简单文章- 作者:
- guer
-
-
构造器概要
构造器 构造器 说明 SimpleArticleController()
-
方法概要
-
从类继承的方法 net.guerlab.smart.article.web.controller.AbstractArticleController
beforeFindList, fillCategories, findAll, findList, findOne, findOne0, getCategoryService, getService, setCategoryService, setService
-
-