java-tutorials/spring-web-modules/spring-mvc-basics-5
Asjad J a8f1e1787d Updated README.md
added link back to the article: https://www.baeldung.com/spring-requestmapping-properties-file
2022-06-02 11:18:09 +05:00
..
src Request Mapping value in properties file (#12226) 2022-05-17 12:02:03 -07:00
.gitignore
README.md Updated README.md 2022-06-02 11:18:09 +05:00
pom.xml JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +05:30

README.md

Spring MVC Basics

This module contains articles about the basics of Spring MVC. Articles about more specific areas of Spring MVC have their own module.

The Course

The "REST With Spring" Classes: https://bit.ly/restwithspring

Relevant Articles: