-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: testIssues in the test moduleIssues in the test moduletheme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: documentationA documentation taskA documentation task
Milestone
Description
Overview
Although @EnabledInNativeImage and @DisabledInNativeImage are part of JUnit Jupiter, many Spring users don't realize that those annotations/conditions are available for use with Spring integration tests running in a GraalVM native image.
We should therefore add a note about them in the new documentation for @DisabledInAotMode.
Related Issues
Metadata
Metadata
Assignees
Labels
in: testIssues in the test moduleIssues in the test moduletheme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: documentationA documentation taskA documentation task