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

서버 SDK 페이지 추가 #636

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

서버 SDK 페이지 추가 #636

wants to merge 3 commits into from

Conversation

kiwiyou
Copy link
Contributor

@kiwiyou kiwiyou commented Oct 16, 2024

언어별 서버 SDK에 대한 설명을 추가했습니다.

@kiwiyou kiwiyou requested a review from a team as a code owner October 16, 2024 03:19
Copy link

vercel bot commented Oct 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 4:46am

```

```groovy title="Gradle (Groovy)"
implementation group: 'io.portone', name: 'server-sdk', version: '0.3.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

왜 아래는 줄임말이고 위는 완전형인가요 ㅋㅋㅋㅋ

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maven Central에서 Gradle 선택하면 나오는 형식으로 했는데, 짧은 형태가 더 많이 쓰이나요?

Copy link
Contributor

Choose a reason for hiding this comment

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

네네 둘을 다르게 쓸 이유가 없어서 통일하는 게 좋을 것 같아요
Kotlin이 기본값 된지 한참 돼서 얘를 위로 올리는 게 나을 것 같기도

Copy link
Contributor Author

Choose a reason for hiding this comment

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

두 가지 사항 반영했습니다.

Copy link
Member

@CirnoV CirnoV left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

sonarcloud bot commented Oct 17, 2024

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.

3 participants