diff --git a/spring-core/src/main/resources/META-INF/native-image/org.springframework/spring-core/native-image.properties b/spring-core/src/main/resources/META-INF/native-image/org.springframework/spring-core/native-image.properties index a85fa630bd2..8c2e3639c83 100644 --- a/spring-core/src/main/resources/META-INF/native-image/org.springframework/spring-core/native-image.properties +++ b/spring-core/src/main/resources/META-INF/native-image/org.springframework/spring-core/native-image.properties @@ -1 +1,2 @@ -Args = --initialize-at-build-time=org.springframework.core.NativeDetector +Args = --initialize-at-build-time=org.springframework.core.NativeDetector \ +--initialize-at-build-time=org.springframework.util.unit.DataSize