Skip to content

Add Kotlin code starters#835

Merged
gsmet merged 1 commit intoquarkiverse:mainfrom
janpk:feature/kotlin-code-starter
Feb 4, 2026
Merged

Add Kotlin code starters#835
gsmet merged 1 commit intoquarkiverse:mainfrom
janpk:feature/kotlin-code-starter

Conversation

@janpk
Copy link

@janpk janpk commented Feb 2, 2026

Added Kotlin starter code for the app and the airline bot. Tests added based on the code starter tests for Java. Also tested for expected generated Kotlin output with

mvn io.quarkus:quarkus-maven-plugin:3.30.0:create \
    -DplatformVersion=3.30.0 \
    -DprojectGroupId=org.acme \
    -DprojectArtifactId=my-github-app \
    -Dextensions="io.quarkiverse.githubapp:quarkus-github-app:999-SNAPSHOT,io.quarkiverse.githubapp:quarkus-github-app-command-airline:999-SNAPSHOT,kotlin"

and that the application starts with quarkus:dev

@janpk janpk requested a review from a team as a code owner February 2, 2026 20:11
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Thanks, very nice!

@gsmet gsmet merged commit cf9681e into quarkiverse:main Feb 4, 2026
5 of 13 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.

3 participants