Skip to content
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

[FEAT] 로컬 spring에서 rds 연결 가능하도록 구현 #235

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

mikekks
Copy link
Contributor

@mikekks mikekks commented Apr 15, 2024

📝 PR 타입

  • 기능 추가
  • 기능 수정
  • 기능 삭제
  • 리팩토링
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

📝 반영 브랜치

📝 변경 사항

  • 로컬 spring에서 rds 연결 가능하도록 구현했습니다!

📝 테스트 결과

스크린샷 2024-04-15 오전 10 43 07

📝 To Reviewer

  • profile 중에 stg 를 사용했습니다!
  • 스테이징 프로파일 (staging): 프로덕션 환경으로 전환하기 전에 사용되는 테스트 환경입니다. 실제 운영 환경과 유사한 설정이 포함될 수 있습니다.
  • 실행시키기 위해선 application-stg.yml 가 필요합니다!

@mikekks mikekks added the Priority: High 우선순위: 높음 label Apr 15, 2024
@mikekks mikekks requested a review from Goder-0 April 15, 2024 01:48
@mikekks mikekks self-assigned this Apr 15, 2024
Copy link
Member

@Goder-0 Goder-0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

신기하네요! 저도 테스트하니까 안되었더라고요. 추가하니까 잘되네요 굳굳
고생하셨습니다

@mikekks mikekks merged commit cd8f46e into develop Apr 16, 2024
1 check passed
@mikekks mikekks deleted the feat/#234_ssh-con branch April 16, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High 우선순위: 높음
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] spring내에서 ssh를 통한 rds 연결
2 participants