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
- intellij
- reids
- Armeria
- save/update
- 7879
- Loki 로그
- hbase 저장공간 설정
- Ingress Controller Fake
- 노드간 통신
- 티스토리챌린지
- RedirectService
- jar 배포
- LPOS
- 개발 어렵당.ㅠ
- fake jwt
- R2DBC Paging
- 오블완
- 핀포인트
- pinpoint 2.5.3
- OIDC
- 애자일 싫타
- 플루터
- nGinder
- pinpoint
- ㅉ때
- jsonMarshaller
- formik
- 월급루팡 일지
- UnsupportedOperationException
- 논블록킹 성능
Archives
- Today
- Total
목록jsonMarshaller (1)
대머리개발자
jsonMarshaller must be non-null when serializationFormat is JSON.
메시지 proto 하나 수정했는데 java.lang.IllegalArgumentException : jsonMarshaller must be non-null when serializationFormat is JSON. 다른 곳에서 삽질 할 뻔 했다. 휴~ message ScopeMapping { string scope_id=1; string client_id=2; common.ExecuteEventType executeEvent=30; int32 code = 31; string message = 32; repeated ScopeMapping list=33; int32 list_count=34; } 문제의 원인은 변수 네이밍이다. mapping_list을 단순 list로 했더니.. 그래 늘 풀네임으로 그냥..
개발이야기/예외
2023. 1. 31. 08:43