We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd4707 commit 56990ecCopy full SHA for 56990ec
spring-boot-admin-samples/spring-boot-admin-sample-servlet-graalvm/Readme.md
@@ -1,6 +1,10 @@
1
# Spring Boot Admin GraalVM sample application
2
3
-## Build Project
+This is a sample project running a Spring Boot Admin server which works with GraalVM and Native Image Builder.
4
+
5
+In order to show basic functionalities, the server itself is registered as a client.
6
7
+## Build project
8
9
```
10
$ mvn clean package -Pnative
0 commit comments