Skip to content

Commit cd0a8c3

Browse files
committed
Merge pull request #33109 from sdeleuze
* pr/33109: Remove outdated native image documentation Closes gh-33109
2 parents 656c4b9 + 88cf2bb commit cd0a8c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/native-image/developing-your-first-application.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@ To build the image, you can run the `spring-boot:build-image` goal with the `nat
7777
$ mvn -Pnative spring-boot:build-image
7878
----
7979

80-
NOTE: Currently, you need a local GraalVM installation to build an image with Maven.
81-
This will be solved in the future, see https://github.com/graalvm/native-build-tools/issues/327[native-build-tools issue #327] for details.
82-
8380

8481

8582
[[native-image.developing-your-first-application.buildpacks.gradle]]

0 commit comments

Comments
 (0)