Skip to content

docs: add Kotlin quick start - #16

Merged
senor14 merged 1 commit into
senor14:mainfrom
adity982:docs/kotlin-quick-start-15
Aug 26, 2026
Merged

docs: add Kotlin quick start#16
senor14 merged 1 commit into
senor14:mainfrom
adity982:docs/kotlin-quick-start-15

Conversation

@adity982

@adity982 adity982 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the Gradle Kotlin DSL dependency for release 0.5.1
  • mirror the Java @McpServerTest quick start in Kotlin

Validation

  • mvn -B test with Temurin JDK 17 and Maven 3.9.16 (45 tests passed)
  • git diff --check

Closes #15

@senor14 senor14 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Clean first contribution — correct Kotlin DSL syntax, the annotation array form, and you even switched the jar path to Gradle's build/libs/. Thanks for validating with the full test suite too.

@senor14
senor14 merged commit d17802b into senor14:main Aug 26, 2026
4 checks passed
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.

Docs: Gradle (Kotlin DSL) install snippet and a Kotlin usage example

2 participants