Skip to content

Java hosting integration enhancements & Gradle support#1129

Draft
marshalhayes wants to merge 2 commits intoCommunityToolkit:mainfrom
marshalhayes:gradle
Draft

Java hosting integration enhancements & Gradle support#1129
marshalhayes wants to merge 2 commits intoCommunityToolkit:mainfrom
marshalhayes:gradle

Conversation

@marshalhayes
Copy link
Contributor

@marshalhayes marshalhayes commented Feb 14, 2026

Closes #1128

This pull request adds support for building Java applications with Gradle, as well as refactors the existing Java hosting integration to align with current Aspire best practices.

I will add more details soon.

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • New integration
    • Docs are written
    • Added description of major feature to project description for NuGet package (4000 total character limit, so don't push entire description over that)
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

Other information

@marshalhayes marshalhayes changed the title Add Gradle support Java hosting integration enhancements & Gradle support Feb 17, 2026
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.

Add support for Gradle

1 participant