Skip to content

refactor: Database 설정 보안 강화 (한글 주석 인코딩 문제 수정/DB PW 환경변수 대체) #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 18, 2025

Conversation

minhi0449
Copy link
Owner

refactor: DB 설정 개선 및 보안 강화 (Improve database configuration and security)

  • 한글 주석 인코딩 문제 수정 (Fix Korean comments encoding issues)
  • MySQL connection URL parameters 변경으로 보안 강화
  • DB 패스워드를 환경변수로 대체하여 credential 보호
  • MySQL dialect를 MySQL8Dialect로 업데이트 (compatibility 향상)
  • Connection pool validation 설정 추가

Security best practices에 맞게 코드를 개선하고 DB 연결 안정성을 높였습니다.

@minhi0449 minhi0449 merged commit 176b1c2 into main Apr 18, 2025
@minhi0449 minhi0449 deleted the feature/product branch April 18, 2025 01:58
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