Summary of client-side REST options in MVC section

This commit is contained in:
Rossen Stoyanchev
2017-10-13 13:24:33 -04:00
parent c3cf0840b7
commit 314f3fc547
3 changed files with 39 additions and 10 deletions

View File

@@ -13,6 +13,8 @@ For reactive stack, web applications, go to <<web-reactive.adoc#spring-web-react
include::web/webmvc.adoc[leveloffset=+1]
include::web/webmvc-client.adoc[leveloffset=+1]
include::web/webmvc-test.adoc[leveloffset=+1]
include::web/websocket.adoc[leveloffset=+1]