docs: Fix mvvm readme (#1689)
This commit is contained in:
parent
c413e0902e
commit
b525d871b4
@ -99,11 +99,11 @@ public class BookViewModel {
|
|||||||
</zk>
|
</zk>
|
||||||
```
|
```
|
||||||
|
|
||||||
Note:
|
To deploy the example, go to model-view-viewmodel folder and run:
|
||||||
* To deploy this, go to model-view-viewmodel folder and run:
|
|
||||||
* mvn clean install
|
* `mvn clean install`
|
||||||
* mvn jetty:run -Djetty.http.port=9911
|
* `mvn jetty:run -Djetty.http.port=9911`
|
||||||
* In browser, http://localhost:9911/model-view-viewmodel/
|
* Open browser to address: http://localhost:9911/model-view-viewmodel/
|
||||||
|
|
||||||
## Class diagram
|
## Class diagram
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user