Skip to content

Commit 2bd5844

Browse files
update README.md
1 parent 6d79d11 commit 2bd5844

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# SpringTutorials
22

3-
Please download spring-*.jar, apache-logging and other necessary jars and put them onto your classpath or add them as external libraries, otherwise your IntelliJ/Eclipse won't smile. ^ ^
3+
This is a Maven managed project, so just fire up your IntelliJ/Eclipse and open this project as a Maven project, then your IDE will smile. ^ ^
4+
It saves you from all of the depedency management hassel as it saves me from downloading/managing all those Spring/Commons/Logging jars and put them on my classpath.

0 commit comments

Comments
 (0)