Skip to content

Develop -> Master #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Sep 16, 2021
Merged

Develop -> Master #5

merged 8 commits into from
Sep 16, 2021

Conversation

djkeh
Copy link
Owner

@djkeh djkeh commented Sep 16, 2021

개발 내용을 마스터 머지하고 마무리

djkeh added 8 commits July 5, 2021 03:59
버블 소트와 테스트 구현
자바 정렬 구현체를 단순히 이용한 정렬 클래스 구현
실행될 메인 로직 작성하고 정렬 알고리즘 사용
테스트는 실행 결과만 관측하고 있음, 검증 코드는 없음
인터페이스 설계하고, 각 구현체가 인터페이스를 구현하는 구조로 수정
정렬 구현체를 사용하는 서비스를 별도로 작성
의존성 주입 방법을 적용
변수 클래스를 인터페이스로 변경
#3 은 여기서 마무리.
스프링으로 넘어감
@djkeh djkeh added the enhancement New feature or request label Sep 16, 2021
@djkeh djkeh self-assigned this Sep 16, 2021
@djkeh djkeh merged commit f7b03f3 into main Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant