-
Notifications
You must be signed in to change notification settings - Fork 70
Pull requests: eGovFramework/egovframe-runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(exception): BaseRuntimeException 대체를 위한 EgovRuntimeException 추가
#380
opened Sep 5, 2026 by
LeeBaekHaeng
Contributor
Loading…
2 of 13 tasks
fix(cmmn): 서비스 로거와 추적 로케일 처리 수정
#379
opened Sep 5, 2026 by
LeeBaekHaeng
Contributor
Loading…
2 of 13 tasks
fix: EgovPartitionFlatFileItemWriter 예외 로그가 인자 하나를 버려 예외 메시지가 사라지는 문제 수정
#378
opened Sep 4, 2026 by
wantaekchoi
Contributor
Loading…
3 of 13 tasks
refactor: EgovSecurityConfiguration 의 읽히지 않는 securityConfigPath 필드 제거
#377
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
chore: spring-orm 이 그대로 제공하는 psl.orm 예외 2종에 @Deprecated 표기
#376
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: 구분자를 생략한 getTokens 가 원소 타입을 감춰 호출자가 캐스팅해야 하는 문제 수정
#375
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: getFormatStringWithDate 의 형식 오류 메시지가 입력값 대신 null 을 알리는 문제 수정
#374
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: setParameter 가 실패한 LobCreator 를 닫지도 등록하지도 않는 문제 수정
#373
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: MDC 복사가 종료 신호를 건너뛰어 다음 시퀀스가 이전 Context 로 로그를 남기는 문제 수정
#372
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: DOM 검증기가 스키마 등록 여부를 XML 파일 유무로 판단하는 문제 수정
#371
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: ContentHandlerImpl 의 요소 시작·종료 로그가 안내 문구를 잃는 문제 수정
#370
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: access 설정의 dataSource 가 빈 문자열이면 폴백 대신 기동이 죽는 문제 수정
#369
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: 최대값 초과 예외 메시지에 치환 인자가 빠져 {0} 이 그대로 노출되는 문제 수정
#368
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: EgovEscapableDelimitedLineTokenizer 가 정규식 메타문자 구분자를 이스케이프하지 못하는 문제 수정
#367
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
docs: isMoreThan2CharTypeComb 의 javadoc 특수문자 표기가 실제 상수와 다른 문제 수정
#366
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: EgovFlatFileByteReader 가 ExecutionContext 키를 FlatFileItemReader 이름으로 등록해 재시작 상태가 섞이는 문제 수정
#365
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: Reader·Writer 설정 안내 예외가 실제로 읽지 않는 Job 파라미터 키를 알려주는 문제 수정
#364
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: EgovIndexFileWriter 가 초기 파일명 생성 시 지정한 확장자를 .csv 로 대체하는 문제 수정
#363
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: primitive float 필드가 sqlTypes 표기 불일치로 JDBC 배치 쓰기에서 SQLException 이 나는 문제 수정
#362
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: EgovWebServiceMessageHeader.setResultCode 가 null 을 막지 못해 응답 헤더 복사가 죽는 문제 수정
#361
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
fix: EgovLoginFailHandler 가 로그인 실패 URL 대신 접근거부 URL 로 보내는 문제 수정
#360
opened Sep 3, 2026 by
wantaekchoi
Contributor
Loading…
2 of 13 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.