Update README.md

This commit is contained in:
johnA1331
2019-11-28 10:40:49 +08:00
committed by GitHub
parent 3fd561c1e2
commit 12b8c56ae0

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)