Andy Wilkinson
aef92b9295
Merge branch '2.1.x'
...
Closes gh-17079
2019-06-07 11:00:44 +01:00
Andy Wilkinson
24925c3dae
Merge branch '2.0.x' into 2.1.x
...
Closes gh-17078
2019-06-07 10:50:34 +01:00
Phillip Webb
3a9ca5fa30
Update copyright header of changed files
2019-05-14 21:05:53 -07:00
Madhura Bhave
1db1c8b03c
Validate our own tests work with JUnit5 and the vintage engine
...
Closes gh-14737
Co-authored-by: Stephane Nicoll <snicoll@pivotal.io >
2019-05-08 16:05:44 +02:00
Andy Wilkinson
9fbd38ab3c
Merge branch '1.5.x' into 2.0.x
2019-03-20 16:45:26 +00:00
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
Phillip Webb
9e43b99966
Polish
2017-09-27 17:44:48 -07: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