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

Commit 4641eca

Browse files
committed
Add Spring Boot 3 important note in the support section too.
1 parent 6a365b6 commit 4641eca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

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

4+
IMPORTANT: Spring Native is now superseded by Spring Boot 3 official native support, see https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html[the related reference documentation] for more details.
5+
46
This section defines the GraalVM version, languages and dependencies that have been validated against Spring Native {version},
57
which provides beta support on the scope defined in this section. You can try it on your projects if they are using those
68
supported dependencies, and https://github.com/spring-projects-experimental/spring-native/issues[raise bugs] or

0 commit comments

Comments
 (0)