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.
1 parent 026768f commit a278dbdCopy full SHA for a278dbd
README.md
@@ -1,2 +1,31 @@
1
# springmvc-log4j
2
-Day 4 - Spring MVC Log4J Example
+> Day 4 - Spring MVC Log4J Example
3
+
4
+### Description
5
+This is a simple Spring MVC Log4J example project.
6
7
8
+### Release Steps In Eclipse
9
10
+* Import as Maven Project
11
+* Run As > Run On Server
12
+* Go to below link
13
14
15
+#### Links
16
+> http://localhost:8080/com.rutvikpatel.springmvc.log4j/
17
18
19
+### 1. Project Structure
20
+
21
22
23
+### 2. Home Page
24
+
25
26
27
+## Meta
28
29
+Rutvik Patel - rrpatel003@gmail.com
30
31
+Distributed under the GPL V3.0 license. See ``LICENSE`` for more information.
0 commit comments