-
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.
* feat: ShowFavorite MemberId 적용 * feat: 회원 공연 좋아요 여부 MEmberId 적용 * feat: 좋아요 공연 리스트 조회 MemberId 적용 * prune: ShowDateTime 제거 * style: BoxOffice 패키지 이동 * feat: ShowJob * feat: Show 값 타입 리스트 생성자에 추가 * feat: ShowJob 업데이트 추가 * feat: cache evict 스케줄링 설정 변경
- Loading branch information
1 parent
a114ac5
commit fd27d9f
Showing
41 changed files
with
181 additions
and
675 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...h/job/facility/FacilityItemProcessor.java → ...batch/job/show/FacilityItemProcessor.java
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
2 changes: 1 addition & 1 deletion
2
...batch/job/facility/FacilityJobConfig.java → ...all/batch/job/show/FacilityJobConfig.java
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
2 changes: 1 addition & 1 deletion
2
...ob/facility/FacilityPagingItemReader.java → ...ch/job/show/FacilityPagingItemReader.java
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
82 changes: 0 additions & 82 deletions
82
batch/src/main/java/org/cmc/curtaincall/batch/job/show/ShowCompleteUpdateJobConfig.java
This file was deleted.
Oops, something went wrong.
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
117 changes: 0 additions & 117 deletions
117
batch/src/main/java/org/cmc/curtaincall/batch/job/show/ShowDateTimeInitJobConfig.java
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.