Skip to content

Commit 8caf49a

Browse files
authored
comment fixed
1 parent 081b893 commit 8caf49a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

documentation/Functions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,8 @@ path: The URL path on which is checked if the server is running
287287

288288
If the tutorial should be tested on the console environment, you have to specify a port.
289289

290-
Note: To execute this function, devonfw-ide must be installed.
290+
Note: For this command the devonfw-ide is not necessarily needed. Maven has to be installed. So if someone installs Maven before (e.g. with a setup script), then the command should also work.The command uses the Spring Boot Maven Plugin to run the Java application. So at the moment only Spring applications are supported.
291+
291292
***
292293

293294
### npmInstall <a name="npmInstall"></a>

0 commit comments

Comments
 (0)