Class BugReportServiceImpl

java.lang.Object
inha.git.bug_report.api.service.BugReportServiceImpl
All Implemented Interfaces:
BugReportService

@Service @Transactional public class BugReportServiceImpl extends Object implements BugReportService
BugReportServiceImpl은 BugReportService 인터페이스를 구현하는 클래스.
  • Constructor Details

    • BugReportServiceImpl

      public BugReportServiceImpl()
  • Method Details