public class DefaultApiRunAround extends Object implements ApiRunAround
| 构造器和说明 |
|---|
DefaultApiRunAround() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
apiCreated()
接口文档已生成
|
void |
beforeCreateApi()
准备生成接口文档
|
void |
dbCleared()
数据库已清理完成
|
void |
setArticleService(ArticleService articleService) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdataSourceInitialized, dbCreated, projectInitializedpublic void setArticleService(ArticleService articleService)
public void apiCreated()
ApiRunAroundapiCreated 在接口中 ApiRunAroundpublic void dbCleared()
ApiRunArounddbCleared 在接口中 ApiRunAroundpublic void beforeCreateApi()
ApiRunAroundbeforeCreateApi 在接口中 ApiRunAroundCopyright © 2022. All rights reserved.