spring-framework/spring-context/src
Sébastien Deleuze e87e03c539 Refine ConfigurationClassPostProcessor behavior in native images
This commit refines ConfigurationClassPostProcessor behavior in
native images by skipping configuration classes enhancement
instead of raising an error.

See spring-projects-experimental/spring-graalvm-native#248 for
more details.

Closes gh-26236
2020-12-08 00:12:02 +01:00
..
jmh/java/org/springframework/context Rewrite "performance" test to JMH benchmarks 2020-09-25 13:43:38 +02:00
main Refine ConfigurationClassPostProcessor behavior in native images 2020-12-08 00:12:02 +01:00
test Polishing 2020-12-07 22:08:01 +01:00
testFixtures/java/org/springframework/context/testfixture Replace remaining usage of LinkedList with ArrayList/ArrayDeque 2020-08-26 18:32:08 +02:00