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

Commit

Permalink
Add Spring Boot 3 important note in the support section too.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze committed Jan 2, 2023
1 parent 6a365b6 commit 4641eca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spring-native-docs/src/main/asciidoc/support.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[[support]]
== Support

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.

This section defines the GraalVM version, languages and dependencies that have been validated against Spring Native {version},
which provides beta support on the scope defined in this section. You can try it on your projects if they are using those
supported dependencies, and https://github.com/spring-projects-experimental/spring-native/issues[raise bugs] or
Expand Down

0 comments on commit 4641eca

Please sign in to comment.