spring-framework/framework-docs
Sam Brannen 3e5aa8d734 Fail on error by default during test AOT processing
Prior to this commit, if an error was encountered during build-time AOT
processing, the error was logged at WARN/DEBUG level, and processing
continued.

With this commit, test AOT processing now fails on error by default. In
addition, the `failOnError` mode can be disabled by setting the
`spring.test.aot.processing.failOnError` Spring/System property to
`false`.

Closes gh-30977
2023-08-03 10:59:46 +03:00
..
modules/ROOT Fail on error by default during test AOT processing 2023-08-03 10:59:46 +03:00
src Instrument Scheduled methods for observability 2023-06-19 08:55:08 +02:00
antora.yml Fix Title in antora.yml 2023-05-04 15:35:05 +01:00
framework-docs.gradle Merge branch '6.0.x' 2023-05-23 15:10:10 +01:00