Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- darkmode
- github
- UIButton
- 개발자
- window
- error
- Xcode
- JPA
- rxswift
- 한글
- MacOS
- 이미지
- Git
- geofencing
- Swift
- iOS16
- Archive
- FLUTTER
- Code
- Session
- IOS
- Realm
- view
- Firebase
- appstore
- 웹뷰
- Apple
- SwiftUI
- Notification
- mac
Archives
- Today
- Total
목록construct (1)
EEYatHo 앱 깎는 이야기

( 오류 메세지 ) ErrorMessage : Could not read JSON: Cannot construct instance of 'XXXResponse' (no Creators, like default construct, exist): cannot deserialize from Object value (no delegate- or property-based Creator)\n at [Source: ~~~ (생략) [ 문제의 원인 ] Redis에서 캐시된 데이터를 다시 보내줘야할 경우, 내부적으로 해당 데이터를 재구성하는데, 이때 필요한 생성자가 없다는 것이다. LocalDate 처리도 그렇고 @Cacheable, Redis 쓰기 참 힘드네.. 😢 현재 코드 상태가, API의 Response 모델을..
Server
2021. 2. 17. 23:36