This website requires JavaScript.
Explore
Help
Sign In
klaus
/
sodalive-backend-spring-boot
Watch
1
Star
0
Fork
0
You've already forked sodalive-backend-spring-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
06c0374f16fd75c4c4670239455b8e9f96139299
sodalive-backend-spring-boot
/
src
/
main
/
kotlin
/
kr
/
co
/
vividnext
/
sodalive
/
common
History
Klaus
e45fe1bf10
feat: 일반 유저용 캔 리스트 조회 API 추가, GeoCountryFilter(GeoCountry.OTHER, GeoCountry.KR 구분용) 추가
2025-10-01 22:29:39 +09:00
..
annotation
콘텐츠 예약 오픈 설정
2024-12-02 08:58:54 +09:00
ApiResponse.kt
시큐리티 설정
2023-07-23 03:28:06 +09:00
BaseEntity.kt
LocalDateTime serialize 에러를 처리 - JacksonConfig 제거, @JsonSerialize(using = LocalDateTimeSerializer::class) @JsonDeserialize(using = LocalDateTimeDeserializer::class)
2023-10-17 17:15:55 +09:00
ExceptionHandlerFilter.kt
로그아웃 추가
2023-08-02 15:46:02 +09:00
GeoCountry.kt
feat: 일반 유저용 캔 리스트 조회 API 추가, GeoCountryFilter(GeoCountry.OTHER, GeoCountry.KR 구분용) 추가
2025-10-01 22:29:39 +09:00
GeoCountryFilter.kt
feat: 일반 유저용 캔 리스트 조회 API 추가, GeoCountryFilter(GeoCountry.OTHER, GeoCountry.KR 구분용) 추가
2025-10-01 22:29:39 +09:00
SodaException.kt
point click postback api 추가
2023-09-19 12:15:57 +09:00
SodaExceptionHandler.kt
fix: ResponseStatusException이 ApiResponse로 래핑되지 않도록 수정
2025-09-30 18:16:13 +09:00