We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
xxx.properties
외부 API 호출을 위한 각종 정보를 관리해야하는데 어디서 가져오는게 맞을까
OAuth 로그인할떄 client_id, client_secret 등은 .properties에서 관리하는걸보면 뭐 당연히 .properties를 만들어서 관리해야할거같은데... 직감은 그렇긴한데 근거가 없다
.properties
The text was updated successfully, but these errors were encountered:
kyupid
No branches or pull requests
외부 API 호출을 위한 각종 정보를 관리해야하는데
어디서 가져오는게 맞을까
OAuth 로그인할떄 client_id, client_secret 등은
.properties
에서 관리하는걸보면뭐 당연히
.properties
를 만들어서 관리해야할거같은데...직감은 그렇긴한데
근거가 없다
The text was updated successfully, but these errors were encountered: