ReadArticleUseCase
@Component
Constructors
Link copied to clipboard
constructor(articleDao: ArticleDao, readArticleWriterRecordService: ReadArticleWriterRecordService, browseArticleProblemsService: BrowseArticleProblemsService, articleViewCountTxCase: ArticleViewCountTxCase, applicationEventPublisher: ApplicationEventPublisher)