Class GithubProjectServiceImpl

java.lang.Object
inha.git.project.api.service.github.GithubProjectServiceImpl
All Implemented Interfaces:
GithubProjectService

@Service @Transactional public class GithubProjectServiceImpl extends Object implements GithubProjectService
GithubProjectServiceImpl은 깃허브 프로젝트 관련 비즈니스 로직을 처리합니다.
  • Constructor Details

    • GithubProjectServiceImpl

      public GithubProjectServiceImpl()
  • Method Details