Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Enable Gradle Configuration Cache for Faster Builds #2492

Open
@kingg22

Description

Gradle’s configuration cache significantly reduces build times by reusing the results of project configuration across invocations. Currently, Hibernate Reactive’s local build plugins are not fully compatible with this feature, which prevents contributors from taking advantage of faster feedback loops.

Adjusting the custom/local plugins in the repository to be configuration-cache compliant would bring multiple benefits:

  • ⚡ Faster local builds (especially for repeated test cycles).

  • ✅ Better developer experience for external contributors.

  • 📦 Aligns with Gradle’s modern performance recommendations.

TODO list:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /