corsoft 7b7b5ae49f Initial commit of Persisted Remember-Me Example
Initial commit - project copied from spring-security-mvc-custom and
modified. Added PersistedToken remember me configuration (in xml and
annotated classes), and some minor refactoring. This version works with
PostgreSQL or H2 (configured in DatabaseConfig.java).
2014-05-30 22:55:17 +01:00
2014-05-31 00:30:37 +03:00
2014-03-07 18:28:52 +02:00
2014-01-03 01:49:40 +02:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-16 22:44:26 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2014-05-24 11:24:44 +03:00
2013-04-29 11:26:36 -07:00
2014-04-04 17:21:15 +03:00
2014-05-05 16:14:11 +03:00

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
Languages
Java 88%
HTML 3.6%
JavaScript 2.7%
TypeScript 2.4%
CSS 1.5%
Other 1%