Skip to content

인코딩 문제를 해결학고 UTF-8(유니코드)로 변경#66

Open
win777 wants to merge 1 commit into
eGovFramework:mainfrom
win777:fix-encoding-issue
Open

인코딩 문제를 해결학고 UTF-8(유니코드)로 변경#66
win777 wants to merge 1 commit into
eGovFramework:mainfrom
win777:fix-encoding-issue

Conversation

@win777

@win777 win777 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

수정 사유 (Reason for modification)

  • 버그수정 Bug fixes
  • 기능개선 Enhancements
  • 기능추가 Adding features
  • 기타 Others

수정된 소스 (내용 Modified source)

  • 한글로 직접 값 입력한 값이 인코딩 깨짐
  • 해당 내용을 유니코드로 수정 / Charset은 UTF-8로 변환
  • 기존 properties 구성 통일 성을 위해 동일하게 유니코드로 변경함

[AS-IS]
image

[TO-BE]
image

fix: 한글로 직접 값 입력한 값이 인코딩 깨짐
해당 내용을 유니코드로 수정 / Charset은 UTF-8로 변환
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant