Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

외부에서 주입한 설정 값을 사용할 수 있도록 수정 #55

Open
cyj199637 opened this issue Dec 18, 2020 · 0 comments
Open
Assignees

Comments

@cyj199637
Copy link
Collaborator

이것을 이제 발견했네요. 이렇게하면 classpath에서만 불러올 수 있기 때문에 나중에 jar 외부에서 apiKey를 불러올 수 없게됩니다~ 이것은 외부에서 가져올 수 있도록 별도의 이슈를 빼서 작업해주세요~

Originally posted by @f-lab-dev in #30 (comment)

@cyj199637 cyj199637 changed the title 외부에서 설정 값을 가져올 수 있도록 수정 외부에서 주입한 설정 값을 사용할 수 있도록 수정 Jan 11, 2021
cyj199637 added a commit that referenced this issue Jan 11, 2021
- FirebaseConfig의 ClassPathResource()를 PathResource()로 수정
cyj199637 added a commit that referenced this issue Jan 11, 2021
- firebase.account.key.path 수정
cyj199637 added a commit that referenced this issue Jan 11, 2021
- FirebasePushService의 ClassPathResource()를 PathResource()로 수정
cyj199637 added a commit that referenced this issue Jan 11, 2021
- PathResource()를 FileSystemResource()로 수정
cyj199637 added a commit that referenced this issue Jan 15, 2021
- FileSystemResource()에서 FileInputStream()으로 수정
cyj199637 added a commit that referenced this issue Jan 15, 2021
cyj199637 added a commit that referenced this issue Jan 17, 2021
@cyj199637 cyj199637 self-assigned this Jan 18, 2021
cyj199637 added a commit that referenced this issue Jan 18, 2021
cyj199637 added a commit that referenced this issue Jan 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant