Skip to content

POC: Quarkus integration#1196

Closed
chenliu0831 wants to merge 0 commit into
smithy-lang:mainfrom
chenliu0831:main
Closed

POC: Quarkus integration#1196
chenliu0831 wants to merge 0 commit into
smithy-lang:mainfrom
chenliu0831:main

Conversation

@chenliu0831
Copy link
Copy Markdown

@chenliu0831 chenliu0831 commented May 19, 2026

Issue #, if available: N/A

Description of changes:

The quarkus-smithy extension exists to make Smithy-Java feel native to a Quarkus application. Codegen runs as part of quarkusGenerateCode instead of a separate Gradle plugin, and Smithy Server beans participate in the standard Quarkus startup/shutdown lifecycle.

Many files are changed but actually there are only two major top level changes:

  1. Three examples (server, client and type only) of using Smithy Java in Quarkus application
  2. The actual quarkus-smithy extension, two packages following the extension guide; <200 LoC each

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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.

1 participant