Update README.md

This commit is contained in:
johnA1331 2019-11-28 10:40:49 +08:00 committed by GitHub
parent e57e3f32ff
commit 03c56109e7
1 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Quick Guide to Spring Controllers](http://www.baeldung.com/spring-controllers)- [The Spring @Controller and @RestController Annotations](http://www.baeldung.com/spring-controller-vs-restcontroller)
- [Quick Guide to Spring Controllers](http://www.baeldung.com/spring-controllers)
- [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 Web Contexts](http://www.baeldung.com/spring-web-contexts)