-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refac & Fix: Refactoring Code And Fix Code (#53)
* Fix: Remove Log Code - 중복되는 로그 코드를 제거했습니다. * Refac: Remove @Stepscope - JobParameter를 사용하지 않는 상황에서 @Stepscope를 사용할 이유가 없고, 메모리 적으로 싱글톤 빈을 등록하는 것이 좋아보여 제거했습니다. * Feat: Add Log code - 테스트 용으로 로그 코드를 추가했습니다. * Remove : Remove Unused Code - 사용하지 않는 코드 삭제
- Loading branch information
Showing
3 changed files
with
14 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters