Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 0751d55

Browse files
committed
Initialize Kotlin detector at build time
1 parent a33e876 commit 0751d55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-graalvm-native-configuration/src/main/resources/initialization.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
{"class": "org.springframework.core.io.support.SpringFactoriesLoader"},
8383
{"class": "org.springframework.http.codec.CodecConfigurerFactory"},
8484
{"class": "org.springframework.context.annotation.CommonAnnotationBeanPostProcessor"},
85+
{"class": "org.springframework.core.KotlinDetector"},
8586

8687
// Caches
8788
{"class": "org.springframework.util.ReflectionUtils"},

0 commit comments

Comments
 (0)