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 da4bfb3 commit 7d008d1Copy full SHA for 7d008d1
subprojects/app/src/it/kotlin/org/sdkotlin/springdemo/SpringKotlinValueClassIT.kt
@@ -9,6 +9,10 @@ import org.springframework.context.annotation.Bean
9
import org.springframework.context.annotation.Configuration
10
import java.util.function.Supplier
11
12
+/**
13
+ * Test case for
14
+ * [spring-projects/spring-framework#31372](https://github.com/spring-projects/spring-framework/issues/31372).
15
+ */
16
@SpringBootTest
17
internal class SpringKotlinValueClassIT {
18
0 commit comments