• Joined on 2023-07-19
klaus pushed to main at klaus/sodalive-backend-spring-boot 2023-10-26 16:55:42 +00:00
0ee7faa551 Merge pull request '카울리를 이용한 무료충전 테이블 adProfit 과 point 타입 int -> float 로 변경' (#56) from test into main
146205e4f7 카울리를 이용한 무료충전 테이블 adProfit 과 point 타입 int -> float 로 변경
Compare 2 commits »
klaus merged pull request klaus/sodalive-backend-spring-boot#56 2023-10-26 16:55:40 +00:00
카울리를 이용한 무료충전 테이블 adProfit 과 point 타입 int -> float 로 변경
klaus created pull request klaus/sodalive-backend-spring-boot#56 2023-10-26 16:54:14 +00:00
카울리를 이용한 무료충전 테이블 adProfit 과 point 타입 int -> float 로 변경
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-10-26 16:51:36 +00:00
146205e4f7 카울리를 이용한 무료충전 테이블 adProfit 과 point 타입 int -> float 로 변경
klaus merged pull request klaus/sodalive-backend-spring-boot#55 2023-10-26 16:14:38 +00:00
콘텐츠 메인 캐싱 전략 변경
klaus pushed to main at klaus/sodalive-backend-spring-boot 2023-10-26 16:14:38 +00:00
e5fdced681 Merge pull request '콘텐츠 메인 캐싱 전략 변경' (#55) from test into main
1c7fdfac69 콘텐츠 메인 캐싱 전략 변경 - repository 에 있던 @Cacheable 을 service 코드로 이동
3ec16b5045 현재 사용하지 않는 API 제거, 캐시 전략 변경을 위해 @Cacheable 제거
Compare 3 commits »
klaus created pull request klaus/sodalive-backend-spring-boot#55 2023-10-26 16:14:33 +00:00
콘텐츠 메인 캐싱 전략 변경
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-10-26 16:08:53 +00:00
1c7fdfac69 콘텐츠 메인 캐싱 전략 변경 - repository 에 있던 @Cacheable 을 service 코드로 이동
3ec16b5045 현재 사용하지 않는 API 제거, 캐시 전략 변경을 위해 @Cacheable 제거
Compare 2 commits »
klaus pushed to main at klaus/sodalive-backend-spring-boot 2023-10-24 11:39:57 +00:00
afb99fef64 Merge pull request 'GetAudioContentMainItem - adult를 isAdult로 변경, 캐시 제거' (#54) from test into main
5b85c2e8a4 GetAudioContentMainItem - adult를 isAdult로 변경, 캐시 제거
Compare 2 commits »
klaus merged pull request klaus/sodalive-backend-spring-boot#54 2023-10-24 11:39:56 +00:00
GetAudioContentMainItem - adult를 isAdult로 변경, 캐시 제거
klaus created pull request klaus/sodalive-backend-spring-boot#54 2023-10-24 11:39:44 +00:00
GetAudioContentMainItem - adult를 isAdult로 변경, 캐시 제거
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-10-24 11:35:12 +00:00
5b85c2e8a4 GetAudioContentMainItem - adult를 isAdult로 변경, 캐시 제거
klaus pushed to main at klaus/sodalive-backend-spring-boot 2023-10-24 10:42:12 +00:00
7dfaa36024 Merge pull request 'test' (#53) from test into main
063ee78a8c GetAudioContentMainItem JsonProperty - isAdult를 adult로 변경
5f3c7e7e90 GetAudioContentMainItem - JsonProperty 어노테이션 추가
1f055c2283 콘텐츠 1:1 관계 - FetchType EAGER로 변경
4eec062871 콘텐츠 랭킹 로직 - use_can 테이블 조인 제거
Compare 11 commits »
klaus merged pull request klaus/sodalive-backend-spring-boot#53 2023-10-24 10:42:11 +00:00
test
klaus created pull request klaus/sodalive-backend-spring-boot#53 2023-10-24 10:42:06 +00:00
test
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-10-24 10:35:45 +00:00
063ee78a8c GetAudioContentMainItem JsonProperty - isAdult를 adult로 변경
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-10-24 10:29:29 +00:00
5f3c7e7e90 GetAudioContentMainItem - JsonProperty 어노테이션 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-10-24 10:19:18 +00:00
1f055c2283 콘텐츠 1:1 관계 - FetchType EAGER로 변경
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-10-24 10:14:29 +00:00
4eec062871 콘텐츠 랭킹 로직 - use_can 테이블 조인 제거
klaus pushed to test at klaus/sodalive-backend-spring-boot 2023-10-24 08:47:17 +00:00
e7a318d6b9 콘텐츠 메인 - 큐레이션 아이템 가져오기 API 캐싱