Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

springframework-storage/Public-GitFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitFlow - Public

전체적인 프로젝트 개요

  • gitflow.org 도메인을 보유중이지만, 현재 상용 서비스는 하고 있지 않은 상태
  • Github API는 Kohsuke라는 것을 사용

Github API 사용 Class 및 기타

  • SchedulerAssistant
  • GitHubApiUtil
  • EmailSender
  • Cmd
  • MarkdownRendering
  • 테스트 코드

Scheduler Logic

  1. 존재하지 않는 Repository 삭제
  2. Repository 전체 작업량 갱신
  3. Repository 사용자의 작업량 갱신

Use

  • IntelliJ IDEA ULTIMATE
  • MySQL / MyBatis
  • AWS EC2, RDS, ROUTE 53, (S3, Code Deploy)
  • NGINX
  • Github API (kohsuke)

Test

  • Junit
  • Swagger (swagger-ui.html)

Author