bea3fccca7
* BAEL-3336 BAEL-3058 add links * BAEL-3319: add link * BAEL-3284: add link * BAEL-3198: add link to article * BAEL-3479: add link to article * BAEL-3485: add article link * SCALA-38: move to new package and add link back to article * SCALA-38: add imports back into unit test * BAEL-3908: add link back to article * BAEL-2893 BAEL-3927 add link back to article * BAEL-3569: update README * BAEL-4327: update README
13 lines
667 B
Markdown
13 lines
667 B
Markdown
## Spring MVC Basics with Java Configuration Example Project
|
|
|
|
### The Course
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
### Relevant Articles:
|
|
- [Quick Guide to Spring Controllers](https://www.baeldung.com/spring-controllers)
|
|
- [Model, ModelMap, and ModelView in Spring MVC](https://www.baeldung.com/spring-mvc-model-model-map-model-view)
|
|
- [Spring Web Contexts](https://www.baeldung.com/spring-web-contexts)
|
|
- [Spring Optional Path variables](https://www.baeldung.com/spring-optional-path-variables)
|
|
- [JSON Parameters with Spring MVC](https://www.baeldung.com/spring-mvc-send-json-parameters)
|
|
- More articles: [[<-- prev]](/spring-mvc-basics-3)
|