Skip to content

Introduce AotContextLoader SPI in the TestContext framework #28906

Closed
@sbrannen

Description

@sbrannen

Overview

In order to support AOT build-time processing within the Spring TestContext Framework (TCF), we need a way to signal to SmartContextLoader implementations that they should load the test's ApplicationContext without refreshing it or registering a JVM shutdown hook.

In addition, we also need a way for a SmartContextLoader to participate in context loading during AOT run-time execution.

Related Issues

Metadata

Metadata

Assignees

Labels

in: testIssues in the test moduletheme: aotAn issue related to Ahead-of-time processingtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions