fix: 가이드 관련소스 파일명 대소문자·JSP 경로 정정#709
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 유형 (Type of Change)
변경 내용 (Description)
공통컴포넌트 가이드 전체의 관련소스 표를
egovframe-common-components소스 트리와 대소문자까지 정확히 재대조하여, 발견한 불일치를 일괄 정정했습니다 (13개 문서). #707에서 정정된 것과 같은 유형의 잔여분입니다.BackupOpertDAO·BackupResultDAO·BatchOpertDAO·BatchResultDAO·BatchSchdulDAO·TrsmrcvMntrngDAO→ 실제~Dao.java,EgovSms_SQL_Tibero.xml·EgovLoginScrinImage_SQL_Tibero.xml→ 실제_tibero.xml/WEB-INF/jsp/egovframework/dam/…→ 실제/WEB-INF/jsp/egovframework/com/dam/…(com/세그먼트 누락)frontmatter는 수정하지 않았습니다.
관련 이슈 (Related Issues)
변경 영역 (Affected Areas)
egovframe-development/)egovframe-runtime/)common-component/)README, 설정 파일 등)체크리스트 (Checklist)
title,url,menu,weight등을 검토했습니다.추가 참고 사항 (Additional Notes)
검증 방법: 검토한 문서의 FQCN·JSP·매퍼 경로를 소스 저장소의
git ls-files목록과 문자열 단위(대소문자 구분)로 대조했습니다.