Skip to content

Commit 56990ec

Browse files
committed
Spring Boot Admin Server GraalVM sample
1 parent 9fd4707 commit 56990ec

File tree

1 file changed

+5
-1
lines changed
  • spring-boot-admin-samples/spring-boot-admin-sample-servlet-graalvm

1 file changed

+5
-1
lines changed

spring-boot-admin-samples/spring-boot-admin-sample-servlet-graalvm/Readme.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Spring Boot Admin GraalVM sample application
22

3-
## Build Project
3+
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
48

59
```
610
$ mvn clean package -Pnative

0 commit comments

Comments
 (0)