Changed dependencies format to Maven coordinates
This commit is contained in:
parent
b5bd9a9ee5
commit
9ca289dd28
2 changed files with 9 additions and 13 deletions
|
@ -7,7 +7,7 @@ Based on the Spring Guides' Spring Boot web application example. Please be sure
|
|||
To run the web application, issue the following command:
|
||||
|
||||
```
|
||||
./bld run
|
||||
./bld compile run
|
||||
```
|
||||
|
||||
To access the web application, issue the follow command:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue