Doha2012
7c73abdede
cleanup pom ( #1836 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012
35231d0c19
cleanup parent dependencies ( #1828 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012
9692ae36fb
add parent to pom ( #1816 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
2017-05-09 23:37:43 +03:00
Doha2012
74688cf30e
remove log4j dependencies ( #1675 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
2017-04-18 22:39:13 +02:00
Doha2012
7525544e09
use standard logback.xml ( #1666 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
2017-04-17 18:41:23 +02:00
DOHA
5d4f0c0ae6
upgrade dependencies
2016-12-05 13:15:21 +02:00
eugenp
856be0a08a
formatting work
2016-10-12 08:02:05 +03:00
Grzegorz Piwowarek
62fb8b257b
Refactor MyUserDetailsService
2016-10-01 09:58:51 +02:00
Catalin
e28b59c68a
Updated LSS campaign link
2016-08-12 17:00:17 +03:00
m0cacin0
4c912d8a51
Update README.md
2016-06-28 12:35:35 +03:00
eugenp
eba672e9ad
cleanup work
2016-03-12 19:44:59 +02:00
eugenp
a2989da4bf
maven work
2016-03-06 12:10:06 +02:00
eugenp
0708c51125
mave work
2016-03-06 11:59:13 +02:00
eugenp
c467ca73e2
maven work
2016-03-06 11:49:59 +02:00
MichelLeBon
9f9aee658f
Update README.md
2016-02-08 12:08:35 +02:00
DOHA
70be232c5a
cleanup and upgrade
2016-01-07 15:17:26 +02:00
eugenp
9e5faf23f1
upgrade and eclipse work
2015-06-20 05:40:22 +01:00
eugenp
b089214ba6
maven work
2015-01-01 14:54:40 +02:00
eugenp
01548ef00b
maven upgrades
2014-12-21 19:11:17 +02:00
eugenp
cc5202987a
maven upgrades
2014-11-20 11:32:43 +02:00
eugenp
900dc84907
maven upgrades
2014-11-02 14:18:31 +02:00
eugenp
1e087d8119
spring minor upgrade g
2014-10-02 00:48:38 +03:00
eugenp
1e36d212d1
spring updates
2014-09-15 14:26:17 +03:00
eugenp
19131413c5
work on maven upgrades
2014-09-13 19:15:25 +03:00
eugenp
b30114fc26
minor maven upgrades
2014-08-23 14:09:45 +03:00
eugenp
f7df607efa
minor maven upgrades
2014-08-08 20:42:29 +03:00
eugenp
bb662b4252
cleanup work (mostly formating)
2014-06-04 12:14:34 +02: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
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