Go to file
DOHA fa90697197 Add Class MockitoSpyTest 2014-11-04 21:29:11 +02:00
.metadata handling static resources 2014-10-16 20:53:24 -05:00
RemoteSystemsTempFiles handling static resources 2014-10-16 20:53:24 -05:00
core-java maven upgrades 2014-11-02 14:18:31 +02:00
core-java-8 maven upgrades 2014-11-02 14:18:31 +02:00
eclipse new formatter 2014-01-03 01:49:40 +02:00
gson maven upgrades 2014-11-02 14:18:31 +02:00
guava Merge remote-tracking branch 'upstream/master' 2014-11-03 12:26:35 +02:00
handling-spring-static-resources handling static resources 2014-10-16 20:53:24 -05:00
httpclient maven upgrades 2014-11-02 14:18:31 +02:00
jackson maven upgrades 2014-11-02 14:18:31 +02:00
mockito Add Class MockitoSpyTest 2014-11-04 21:29:11 +02:00
rest-testing maven upgrades 2014-11-02 14:18:31 +02:00
sandbox maven upgrades 2014-11-02 14:18:31 +02:00
spring-all maven upgrades 2014-11-02 14:18:31 +02:00
spring-exceptions maven upgrades 2014-11-02 14:18:31 +02:00
spring-hibernate3 maven upgrades 2014-11-02 14:18:31 +02:00
spring-hibernate4 maven upgrades 2014-11-02 14:18:31 +02:00
spring-jpa maven upgrades 2014-11-02 14:18:31 +02:00
spring-mvc-java maven upgrades 2014-11-02 14:18:31 +02:00
spring-mvc-no-xml maven upgrades 2014-11-02 14:18:31 +02:00
spring-mvc-xml maven upgrades 2014-11-02 14:18:31 +02:00
spring-rest maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-basic-auth maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-login-and-registration maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-mvc-custom maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-mvc-digest-auth maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-mvc-ldap handling static resources 2014-10-16 20:53:24 -05:00
spring-security-mvc-login maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-mvc-persisted-remember-me maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-mvc-session maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-rest maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-rest-basic-auth maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-rest-custom maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-rest-digest-auth maven upgrades 2014-11-02 14:18:31 +02:00
spring-security-rest-full maven upgrades 2014-11-02 14:18:31 +02:00
src/main Spring Login Error Handling Additional changes - 2014-07-22 18:02:11 -05:00
.gitignore eclipse files 2014-08-11 01:00:34 +03:00
.project maven fixes and parent pom 2014-04-04 17:21:15 +03:00
README.md Update README.md 2014-05-05 16:14:11 +03:00
pom.xml Spring Login Error Handling Additional changes - 2014-07-22 18:02:11 -05:00

README.md

Spring Tutorials

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

Working with the code in Eclipse

Any IDE can be used to work with the projects, but if you're using Eclipse, consider the following.

  • import the included formatter in Eclipse: https://github.com/eugenp/tutorials/tree/master/eclipse