Package-level declarations

Types

Link copied to clipboard
@Service
class ReadWorkBookArticleUseCase(articleDao: ArticleDao, readArticleWriterRecordService: ReadArticleWriterRecordService, browseArticleProblemsService: BrowseArticleProblemsService, articleViewCountTxCase: ArticleViewCountTxCase, applicationEventPublisher: ApplicationEventPublisher)