spring-framework/spring-test
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
..
src Prevent AotDetector to be initialized at build-time 2023-11-28 15:46:31 +01:00
.springBeans Support classes AND locations in @ContextConfiguration 2014-04-01 19:45:56 +02:00
spring-test.gradle Revise support for JSR-330 and Jakarta @Inject for autowiring test constructors 2023-09-08 19:29:28 +02:00