Skip to content

Commit 108eb60

Browse files
author
Eugen
committed
Update README.md
Quick documentation work (in progress).
1 parent ca815da commit 108eb60

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

README.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,13 @@
11
Spring Tutorials
2-
=========
3-
4-
Spring MVC
5-
=========
6-
[Spring MVC Tutorial](http://www.baeldung.com/spring-mvc-tutorial)
7-
8-
9-
Spring Persistence
10-
=========
11-
[Hibernate 3 with Spring](http://www.baeldung.com/hibernate3-spring)
12-
13-
14-
Spring Security
15-
=========
16-
[Spring Security Login](http://www.baeldung.com/spring-security-login)
17-
2+
================
183

4+
This project is a collection of small and focused tutorials each covering a single and well defined area of development.
5+
Most of the tutorial projects are focused on the `Spring Framework` (and `Spring Security`).
6+
In additional to Spring, the following technologies are in focus: `core Java`, `Jackson`, `HttpClient`, `Guava`.
197

8+
Working with the code in Eclipse
9+
================================
10+
Any IDE can be used to work with the projects, but if you're using Eclipse, consider the following.
2011

12+
- use the included formatter:
2113

0 commit comments

Comments
 (0)