Skip to content

Commit a278dbd

Browse files
authored
Update README.md
1 parent 026768f commit a278dbd

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

README.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,31 @@
11
# springmvc-log4j
2-
Day 4 - Spring MVC Log4J Example
2+
> 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+
![](log4j1.JPG)
21+
22+
23+
### 2. Home Page
24+
![](log4j2.JPG)
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

Comments
 (0)