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

Commit cf648f6

Browse files
authored
Polishing
1 parent 2fd3739 commit cf648f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
image:https://ci.spring.io/api/v1/teams/spring-native/pipelines/spring-native-0.12.x/jobs/build-samples-java11/badge["Build Status", link="https://ci.spring.io/teams/spring-native/pipelines/spring-native-0.12.x?group=builds"] image:https://img.shields.io/badge/documentation-blue.svg["Reference documentation", link="{documentation-url}"]
44

5-
*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#native-image[the related reference documentation] for more details.*
5+
*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.*
66

77
Spring Native provides beta support for compiling Spring applications to native executables using https://www.graalvm.org[GraalVM]
88
https://www.graalvm.org/reference-manual/native-image/[native-image] compiler, in order to provide a native deployment

0 commit comments

Comments
 (0)