spring-framework/spring-core
Sébastien Deleuze cc555d2ff4 Avoid shipping AWT classes in native images
This commit provides an alternative
java.beans.Introspector#findCustomizerClass implementation
via a GraalVM substitution that avoids to include thousands
of unused AWT classes in the native image.

Closes gh-29060
2022-09-02 15:06:50 +02:00
..
graalvm Avoid shipping AWT classes in native images 2022-09-02 15:06:50 +02:00
src Deprecate SynthesizedAnnotation and related methods 2022-09-02 12:04:17 +02:00
spring-core.gradle Move Netty 5 dependency to Framework platform 2022-08-30 21:58:41 +02:00