spring-framework/spring-test/src
Stéphane Nicoll c92a0bd493 Prevent AotDetector to be initialized at build-time
This commit moves the condition used by `@DisabledInAotMode` to a
concrete implementation rather than using `@DisabledIf` as it causes
build initialization in a native image.

Closes gh-31705
2023-11-28 15:46:31 +01:00
..
main Prevent AotDetector to be initialized at build-time 2023-11-28 15:46:31 +01:00
test Register runtime hints for skipped exceptions in the TestContext framework 2023-11-27 15:42:20 +01:00