spring-framework/spring-core/src/main/resources/META-INF
Brian Clozel 103c6b8bda Add missing reflection hint on Eclipse FileLocator
`PathMatchingResourcePatternResolver` is reflecting on
`org.eclipse.core.runtime.FileLocator` and invoking methods on it for
OSGi support. While this use case is highly unlikely in native images,
registering the reflection entry by itself should be enough.

Fixes gh-31271
2023-09-19 16:06:43 +02:00
..
native-image/org.springframework/spring-core Upgrade to GraalVM 22.3 and introduce PreComputeFieldFeature 2022-10-19 20:35:54 +02:00
services
spring Add missing reflection hint on Eclipse FileLocator 2023-09-19 16:06:43 +02:00