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 |
Tags
- kafka connect
- kafkaconnect
- 제약 조건
- Path Variable
- constraint fails
- API 설계
- Cannot add or update a child row: a foreign key constraint fails
- git rebase -i
- kafka-connect
- git reflog
- 페이지네이션
- jdbc connector
- programmers
- 23000
- 1450
- Late row lookup
- Query String
- Git
- debezium
- 문자열 검증
- Pagination Optimization
- Invalid character found in method name
- 페이지네이션 최적화
- foreign key constraint fails
- event loop
- Cannot delete or update a parent row: a foreign key constraint fails
- reflog
- 1452
- 참조무결성
- code --no-sandbox
Archives
- Today
- Total
목록Invalid character found in method name (1)
Kawaii_Jordy
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/E4w1q/btq8BkQ1sh8/m6T6psFrZSDkumtslxrv01/img.png)
에러 발생 이유 위 Exception 은 HTTPS 의 사용이 어려운 클라이언트의 엔드포인트로부터 HTTPS 실행 요청이 들어왔을 경우 발생할 수 있는 예외이다. 해결 방법 https:// 대신 http:// 로 고쳤더니 해결 됨. https:// 인 경우, http:// 인 경우, 참고 링크 stackoverflow.com/questions/42218237/tomcat-java-lang-illegalargumentexception-invalid-character-found-in-method-na
취준/SPRING
2021. 7. 1. 18:06