Phillip Webb
adfb6dc128
Polish
2018-01-25 13:20:29 -08:00
Madhura Bhave
d65f9b25bc
Remove redundant throws Exception
2018-01-25 17:25:38 +05:30
Phillip Webb
f3379668ac
Polish
2018-01-18 23:21:51 -08:00
Brian Clozel
22c22a1ced
Move server.session.* to server.servlet.session.*
...
Closes gh-11589
2018-01-15 17:50:32 +01:00
Madhura Bhave
47ed096981
Make default username and password configurable
...
Closes gh-10963
2017-12-11 15:15:47 -08:00
Stephane Nicoll
dfc0e392ed
Polish "Fix references to management related properties"
...
Closes gh-11091
2017-11-23 10:57:18 +01:00
Vedran Pavic
63aef58d30
Fix references to management related properties
...
See gh-11091
2017-11-23 10:48:37 +01:00
Vedran Pavic
ac10fa31cd
Upgrade to Hazelcast 3.9
...
Closes gh-10764
2017-10-25 08:56:35 +02:00
Andy Wilkinson
66b55defa0
Adapt to password encoder changes in Spring Security
...
Closes gh-10762
2017-10-24 21:50:19 +01:00
Phillip Webb
2855010841
Fix sample POMs
...
Update sample POMs to follow CI friendly Maven conventions.
See gh-9316
2017-10-04 16:34:39 -07:00
Phillip Webb
9e43b99966
Polish
2017-09-27 17:44:48 -07:00
Madhura Bhave
7093602753
Simplify UserDetailsService creation in samples
...
Closes gh-10385
2017-09-26 14:06:19 -07:00
Vedran Pavic
a39ccc2f8c
Add MongoDB support to Spring Session sample
...
Closes gh-10374
2017-09-22 07:25:23 +02:00
Stephane Nicoll
27f22229e2
Polish "Add actuator endpoint for finding and deleting sessions"
...
Closes gh-8342
2017-09-20 16:17:06 +02:00
Vedran Pavic
cf151b1717
Add actuator endpoint for finding and deleting sessions
...
See gh-8342
2017-09-20 15:48:25 +02:00
Stephane Nicoll
efc3188cff
Polish "Improve Spring Session sample"
...
Closes gh-10351
2017-09-20 11:09:44 +02:00
Vedran Pavic
8561929164
Improve Spring Session sample
...
This commit improves the Spring Session sample by providing multiple
build profiles that make it possible to easily try out different session
stores. By default, JDBC session store backed by an in-memory embedded H2
database is used.
See gh-10351
2017-09-20 11:08:46 +02:00