Etc
결험치가 되었던 내용들.
2024
- Spring Security Filter Exception 처리
- java.net.HttpRetryException: cannot retry due to server authentication, in streaming mode
- 필터에서 인증 처리를 하여도 권한이 없다는 문제가 발생한다?
- 데이터베이스에 'hibernate_sequence'(이)라는 개체가 이미 있습니다.
- JPA metamodel must not be empty
- kotlin 클래스 'class-name'에는 [public, protected] no-arg 생성자가 포함되어야 합니다.
- fatal: could not read Username for 'https://github.com': Device not configured
2023
- 디자인 패턴 간단하게 정리하기
- 객체를 사용하는 과정
- 개발자가 문서화를 잘 하는 방법
- JPA Create Table Error
- 깃의 고급 기능
- 서브 모듈
- 배포관리와 태그
- 복귀
- 병합과 충돌
- 임시 처리
- 브랜치
- 깃 서버
- 커밋(Commit)
- 깃 개념 잡기
- 깃과 소스트리 설치 및 환경 설정
- 깃과 버전관리
- Chirpy Theme 적용 시, 참고사항
- Mac Ventura Duplicate Terminal.app
- Inno Setup 5,6 Korean
- Notion API - Query Database (Simple)
2022
- DynamoDB - Attribute name is a reserved keyword
- SpringBoot 2.7+ CORS 이슈 및 해결방법
- MS-SQL - 드라이버가 SSL(Secure Sockets Layer) 암호화를 사용하여 SQL Sever로 보안 연결을 설정할 수 없습니다.
- Axios - Vuejs / React 환경에서 axios 모듈 get/post 통신 에러
- Apple M1 Docker Build Error
2021
- In plugin 'com.google.cloud.tools.jib' type 'com.google.cloud.tools.jib.gradle.BuildImageTask' property 'jib.allowInsecureRegistries' of type boolean shouldn't be annotated with @Optional.
- Spring - Driver net.sf.log4jdbc.sql.jdbcapi.DriverSpy claims to not accept jdbcUrl
- Oracle - ORA-02016 원격 데이터베이스에서는 start with 하위 질의를 사용할 수 없습니다.
- VS Code - code snippet $ escape ( dollar sign )
- VS Code Main Class Not Found Exception 해결
- java.lang.NoSuchMethodError - org.apache.log4j.Logger
- NoSuchMethodError - org.apache.commons.codec.binary.hex.encodehexstring
- Oracle - 쿼리 내 조건 변수 또는 하드코딩 사이 속도 이슈 해결 (ojdbc7,8 download)
- npm 설치 후, start 시 에러 해결
- Linux - Svn Conflict Option
- SSL 적용 사이트 내, file upload 413 request entity too large 에러
- Eclipse - 이클립스 세팅 시, Java Runtime Error 해결방법
- ERR_INCOMPLETE_CHUNKED_ENCODING 200
- 구글 로그인 API 연동 시, 에러 발생 및 해결(Web Service)
- Google Login API 연동하기(Web Service)