You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# <imgsrc="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
1
+
# <imgsrc="https://raw.githubusercontent.com/bobocode-projects/resources/master/image/logo_transparent_background.png"height=50/>Hello Spring MVC exercise
2
+
Improve your *Spring MVC* configuration skills 💪
3
3
### Task
4
4
The task is to **configure a typical *Spring MVC* application** separating web and root configs. Your job is to follow
5
5
the instructions in the *todo* section and **implement a proper configuration.**
6
6
7
7
To verify your configuration, run `WelcomeWebAppTest.java`
8
8
9
9
10
-
### Pre-conditions :heavy_exclamation_mark:
10
+
### Pre-conditions ❗
11
11
You're supposed to be familiar with *Spring MVC*
12
12
13
-
### How to start :question:
13
+
### How to start ❓
14
14
* Just clone the repository and start implementing the **todo** section, verify your changes by running tests
15
-
* If you don't have enough knowledge about this domain, check out the [links below](#related-materials-information_source)
15
+
* If you don't have enough knowledge about this domain, check out the [links below](#Related-materials-ℹ)
16
16
* Don't worry if you got stuck, checkout the **exercise/completed** branch and see the final implementation
0 commit comments