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