Update README.md

This commit is contained in:
johnA1331 2019-12-19 18:23:39 +08:00 committed by GitHub
parent 21d8e18ce9
commit fc2fb5e6e7
1 changed files with 2 additions and 1 deletions

View File

@ -11,4 +11,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [The Spring @Controller and @RestController Annotations](http://www.baeldung.com/spring-controller-vs-restcontroller)
- [Model, ModelMap, and ModelView in Spring MVC](http://www.baeldung.com/spring-mvc-model-model-map-model-view)
- [Spring Web Contexts](http://www.baeldung.com/spring-web-contexts)
- [Spring Optional Path Variables](https://www.baeldung.com/spring-optional-path-variables)
- [[<-- Prev]](/spring-mvc-basics)