Go to file
eugenp 1e36d212d1 spring updates 2014-09-15 14:26:17 +03:00
bin Spring Security Login and Registration 2014-08-10 19:05:01 -05:00
core-java spring updates 2014-09-15 14:26:17 +03:00
core-java-8 java 8 new tests and quick maven upgrades 2014-06-12 20:42:20 +03:00
eclipse new formatter 2014-01-03 01:49:40 +02:00
experiments work on maven upgrades 2014-09-13 19:15:25 +03:00
gson spring updates 2014-09-15 14:26:17 +03:00
guava spring updates 2014-09-15 14:26:17 +03:00
httpclient work on maven upgrades 2014-09-13 19:15:25 +03:00
jackson spring updates 2014-09-15 14:26:17 +03:00
mockito spring updates 2014-09-15 14:26:17 +03:00
rest-testing spring updates 2014-09-15 14:26:17 +03:00
sandbox work on maven upgrades 2014-09-13 19:15:25 +03:00
spring-all spring updates 2014-09-15 14:26:17 +03:00
spring-exceptions spring updates 2014-09-15 14:26:17 +03:00
spring-hibernate3 spring updates 2014-09-15 14:26:17 +03:00
spring-hibernate4 spring updates 2014-09-15 14:26:17 +03:00
spring-jpa spring updates 2014-09-15 14:26:17 +03:00
spring-mvc-java spring updates 2014-09-15 14:26:17 +03:00
spring-mvc-no-xml spring updates 2014-09-15 14:26:17 +03:00
spring-mvc-xml spring updates 2014-09-15 14:26:17 +03:00
spring-rest work on maven upgrades 2014-09-13 19:15:25 +03:00
spring-security-basic-auth work on maven upgrades 2014-09-13 19:15:25 +03:00
spring-security-login-error-handling spring updates 2014-09-15 14:26:17 +03:00
spring-security-mvc-custom spring updates 2014-09-15 14:26:17 +03:00
spring-security-mvc-digest-auth spring updates 2014-09-15 14:26:17 +03:00
spring-security-mvc-ldap registration project work 2014-08-13 12:10:29 +03:00
spring-security-mvc-login spring updates 2014-09-15 14:26:17 +03:00
spring-security-mvc-persisted-remember-me spring updates 2014-09-15 14:26:17 +03:00
spring-security-mvc-session spring updates 2014-09-15 14:26:17 +03:00
spring-security-rest spring updates 2014-09-15 14:26:17 +03:00
spring-security-rest-basic-auth spring updates 2014-09-15 14:26:17 +03:00
spring-security-rest-custom spring updates 2014-09-15 14:26:17 +03:00
spring-security-rest-digest-auth spring updates 2014-09-15 14:26:17 +03:00
spring-security-rest-full spring updates 2014-09-15 14:26:17 +03:00
src/main Spring Login Error Handling Additional changes - 2014-07-22 18:02:11 -05:00
starting/spring-jpa maven upgrades, new way of configuring properties for persistence 2014-03-26 12:34:22 +02: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