Update README.md
This commit is contained in:
parent
e57e3f32ff
commit
03c56109e7
|
@ -6,6 +6,7 @@
|
||||||
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
||||||
|
|
||||||
### Relevant Articles:
|
### 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)
|
- [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)
|
Loading…
Reference in New Issue