We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c29436f + d818cf8 commit efadaf7Copy full SHA for efadaf7
hello-spring-mvc/README.MD
@@ -1,7 +1,7 @@
1
# <img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/image/logo_transparent_background.png" height=50/>Hello Spring MVC exercise :muscle:
2
Improve your *Spring MVC* configuration skills
3
### Task
4
-The task is to **configure a typical *Spring MCV* application** separating web and root configs. Your job is to follow
+The task is to **configure a typical *Spring MVC* application** separating web and root configs. Your job is to follow
5
the instructions in the *todo* section and **implement a proper configuration.**
6
7
To verify your configuration, run `WelcomeWebAppTest.java`
0 commit comments