Commit Graph

584 Commits

Author SHA1 Message Date
Rachel Shu 09b4633741 Reduce fields not necessary. 2014-07-22 09:09:34 -04:00
Rachel Shu c96bdead45 Changes to reduce fields not necessary. 2014-07-21 08:05:53 -04:00
Rachel Shu 15123d8d5a Updated the tutorial examples: remove change name example, and
setVisibility example
2014-07-16 11:28:51 -04:00
Rachel Shu d597252bf1 Serializable field in Jackson 2014-07-11 11:12:15 -04:00
Rachel Shu a1ff4c6900 Map ignore null value and null key serializer 2014-06-25 07:06:38 -04:00
eugenp 0c7f708028 IO work 2014-06-25 12:54:06 +03:00
eugenp a48a53ad57 early testing work 2014-06-25 01:05:20 +03:00
eugenp df3b2605e3 file conversion work 2014-06-21 18:31:20 +03:00
eugenp 7e5f20e166 conversion work 2014-06-21 12:48:47 +03:00
eugenp d8a7a0b70c java conversion work 2014-06-21 11:49:21 +03:00
eugenp 59cd8a8baf cleanup work and starting new tests 2014-06-19 21:19:14 +03:00
eugenp f18520d30d update operation fix 2014-06-19 12:56:34 +03:00
eugenp c1fed77c54 cleanup work 2014-06-17 22:33:08 +03:00
eugenp a910ebae44 quick formatting work 2014-06-16 17:19:26 +03:00
eugenp 89d3f72333 minor cleanup 2014-06-16 16:51:19 +03:00
Eugen e60010dd76 Merge pull request #21 from corsoft/master
spring-security-mvc-ldap - initial version
2014-06-15 20:22:14 +03:00
corsoft 5f064ba123 Updated README.md 2014-06-15 13:28:38 +01:00
corsoft 6ab8c1e4d6 Updated README.md 2014-06-15 13:26:17 +01:00
corsoft 81b4925a5e Working version - LDAP + Spring Boot 2014-06-15 13:21:21 +01:00
corsoft cc15245e4d LDAP working - MVC needs fixing 2014-06-15 13:21:21 +01:00
corsoft 82d51cb08d Created holder for ldap project (based on trimmed down basic auth project) 2014-06-15 13:21:21 +01:00
corsoft 2102bcc0b0 updated gitignore 2014-06-15 13:21:21 +01:00
Adrian Milne a634bf5cb9 initial commit 2014-06-15 13:21:20 +01:00
corsoft 81d63f1dcc Working version - LDAP + Spring Boot 2014-06-15 13:17:38 +01:00
eugenp 1f02eeaa2a new configuration work 2014-06-14 20:52:50 +03:00
eugenp 9ea4563680 moving some tests to individual packages to clean up the structure 2014-06-14 13:10:36 +03:00
corsoft 809554dd44 LDAP working - MVC needs fixing 2014-06-13 07:24:22 +01:00
eugenp 25a64f5d4f java 8 new tests and quick maven upgrades 2014-06-12 20:42:20 +03:00
eugenp 0e97dc8605 quick cleanup work 2014-06-11 12:39:01 +03:00
corsoft 0559311539 Created holder for ldap project (based on trimmed down basic auth project) 2014-06-11 07:16:07 +01:00
corsoft eed5dadeb5 Merge branch 'master' of https://github.com/corsoft/tutorials 2014-06-10 19:35:06 +01:00
corsoft ce42d596c1 updated gitignore 2014-06-10 19:34:55 +01:00
eugenp 9c3ff77d8f minor java testing work 2014-06-10 17:08:29 +03:00
Adrian Milne 51b61e552e initial commit 2014-06-04 16:33:02 +01:00
eugenp bb662b4252 cleanup work (mostly formating) 2014-06-04 12:14:34 +02:00
eugenp f0b106ab60 persistence cleanup work 2014-06-03 19:58:42 +02:00
eugenp 65bf9a0a94 persistence sorting work 2014-06-03 19:54:03 +02:00
eugenp b4c1acebb2 httpclient - timeout simulation for a domain 2014-06-03 16:31:37 +02:00
eugenp 8f7f048ed4 collection conversion work 2014-06-02 20:56:17 +02:00
eugenp 423d49fcd3 new conversions 2014-06-02 20:36:09 +02:00
eugenp 7a10897e7d Merge branch 'master' of https://github.com/eugenp/tutorials 2014-06-01 00:56:06 +03:00
eugenp 2819b3137c simple collections conversion work 2014-06-01 00:31:40 +03:00
Eugen 716fcd9aa0 Merge pull request #20 from corsoft/master
Updated spring-security-mvc-persisted
2014-05-31 18:46:37 +03:00
corsoft dd020af30a Updated spring-security-mvc-persisted
Updated spring-security-mvc-persisted - added login error message if
unknown user, and switched default H2 database to be embedded
in-memory. Added explicit sql creation script to automatically create
table on deployment (for some reason the createTableOnStartup flag in
the jdbcTokenRepository didn’t work with embedded H2)
2014-05-31 16:39:21 +01:00
eugenp d06f8f87b2 conversion simple testing work 2014-05-31 17:56:15 +03:00
Eugen 56369e71ae Merge pull request #19 from corsoft/master
Initial commit of Persisted Remember-Me Example
2014-05-31 01:31:12 +03:00
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
eugenp da60bb960e simple java conversion logic 2014-05-31 00:30:37 +03:00
Eugen 2084d90f28 Merge pull request #18 from egmp777/master
Added Caps to File name constants
2014-05-24 16:05:33 +03:00
egmp777 b5be074c97 Added Caps to File name constants 2014-05-24 07:59:33 -05:00