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

Commit f8a0fec

Browse files
committed
Refine support constraints
1 parent a3cbd85 commit f8a0fec

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

spring-graalvm-native-docs/src/main/asciidoc/support.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
[[support]]
22
== Support
33

4+
=== GraalVM
5+
6+
GraalVM version {graalvm-version} is supported.
7+
48
=== Language
59

6-
Java 8, Java 11 and Kotlin 1.3+ are supported. GraalVM version 20.2.0 should be used.
10+
Java 8, Java 11 and Kotlin 1.3+ are supported.
711

812
=== Spring Boot
913

10-
IMPORTANT: Only Spring Boot {boot-version} and above are supported.
14+
IMPORTANT: `spring-graalvm-native` {version} is designed to be used with Spring Boot {boot-version}.
1115

1216
The following starters are supported, the group ID is `org.springframework.boot` unless specified otherwise.
1317

0 commit comments

Comments
 (0)