Skip to content

Properties 리로드가 원자적으로 동작하도록 보완#231

Open
Clickin wants to merge 2 commits into
eGovFramework:mainfrom
Clickin:feature/property-atomic-refresh
Open

Properties 리로드가 원자적으로 동작하도록 보완#231
Clickin wants to merge 2 commits into
eGovFramework:mainfrom
Clickin:feature/property-atomic-refresh

Conversation

@Clickin
Copy link
Copy Markdown
Contributor

@Clickin Clickin commented May 9, 2026

수정 사유 Reason for modification

소스를 수정한 사유가 무엇인지 체크해 주세요. Please check the reason you modified the source. ([X] X는 대문자여야 합니다.)

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

수정된 소스 내용 Modified source

properties 기존 구현에서 리로드 과정이 원자적이지 못하고, 파일이 깨지거나 해서 파싱 실패 시 기존 메모리에 로딩된 properties가 날아가는 문제가 발생하기에 이를 수정했습니다.
public method는 변경되지 않았기에 사용자측 코드 수정은 필요없으리라 예상됩니다.

JUnit 테스트 JUnit tests

테스트를 완료하셨으면 다음 항목에 [대문자X]로 표시해 주세요. When you're done testing, check the following items.

  • JUnit 테스트 JUnit tests
  • 수동 테스트 Manual testing

테스트 브라우저 Test Browser

테스트를 진행한 브라우저를 선택해 주세요. Please select the browser(s) you ran the test on. (다중 선택 가능 you can select multiple) [X] X는 대문자여야 합니다.

  • Chrome
  • Firefox
  • Edge
  • Safari
  • Opera
  • Internet Explorer
  • 기타 Others

테스트 스크린샷 또는 캡처 영상 Test screenshots or captured video

image

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