We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea657f9 commit dc8d14bCopy full SHA for dc8d14b
spring-boot-admin-samples/spring-boot-admin-sample-custom-ui/README.md
@@ -2,7 +2,7 @@ spring-boot-admin-sample-custom-ui
2
================================
3
4
### Building this module
5
-The jar **can be build with Maven** with the maven-exec-plugin. To do this node.js and npm must be installed on your machine and be on your `$PATH`.
+The jar **can be build with Maven** using the frontend-maven-plugin. This will download node.js and npm automatically.
6
If you don't want to use the maven exec run the following commands:
7
8
### Running Spring Boot Admin Server for development
0 commit comments