We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f8ab7 commit 74c49c5Copy full SHA for 74c49c5
spring-core/src/main/resources/META-INF/native-image/org.springframework/spring-core/native-image.properties
@@ -1,2 +1,2 @@
1
-Args = --initialize-at-build-time=org.springframework.aot.AotDetector \
2
---initialize-at-build-time=org.springframework.core.NativeDetector
+Args = --initialize-at-build-time=org.springframework.aot.AotDetector,\
+org.springframework.core.NativeDetector
0 commit comments