Phillip Webb
fb1dd8fe93
Merge branch '2.0.x' into 2.1.x
5 years ago
Phillip Webb
913e831f4e
Merge '1.5.x' into 2.0.x
5 years ago
Andy Wilkinson
9d28238598
Update formatting of spring-boot-samples
6 years ago
Andy Wilkinson
24925c3dae
Merge branch '2.0.x' into 2.1.x
...
Closes gh-17078
6 years ago
Andy Wilkinson
e23f72c8b0
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
9fbd38ab3c
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
a36aa67b52
Merge branch '2.0.x' into 2.1.x
6 years ago
Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
6 years ago
Vedran Pavic
6e967fe860
Upgrade to Hazelcast 3.11
...
Closes gh-14949
6 years ago
Vedran Pavic
205b1c1327
Upgrade to Hazelcast 3.10.1
...
Closes gh-13322
7 years ago
Stephane Nicoll
7473642f58
Harmonize endpoints exclude property
...
Closes gh-11914
7 years ago
Phillip Webb
adfb6dc128
Polish
7 years ago
Madhura Bhave
d65f9b25bc
Remove redundant throws Exception
7 years ago
Phillip Webb
f3379668ac
Polish
7 years ago
Brian Clozel
22c22a1ced
Move server.session.* to server.servlet.session.*
...
Closes gh-11589
7 years ago
Madhura Bhave
47ed096981
Make default username and password configurable
...
Closes gh-10963
7 years ago
Stephane Nicoll
dfc0e392ed
Polish "Fix references to management related properties"
...
Closes gh-11091
7 years ago
Vedran Pavic
63aef58d30
Fix references to management related properties
...
See gh-11091
7 years ago
Vedran Pavic
ac10fa31cd
Upgrade to Hazelcast 3.9
...
Closes gh-10764
7 years ago
Andy Wilkinson
66b55defa0
Adapt to password encoder changes in Spring Security
...
Closes gh-10762
7 years ago
Phillip Webb
2855010841
Fix sample POMs
...
Update sample POMs to follow CI friendly Maven conventions.
See gh-9316
7 years ago
Phillip Webb
9e43b99966
Polish
7 years ago
Madhura Bhave
7093602753
Simplify UserDetailsService creation in samples
...
Closes gh-10385
7 years ago
Vedran Pavic
a39ccc2f8c
Add MongoDB support to Spring Session sample
...
Closes gh-10374
7 years ago
Stephane Nicoll
27f22229e2
Polish "Add actuator endpoint for finding and deleting sessions"
...
Closes gh-8342
7 years ago
Vedran Pavic
cf151b1717
Add actuator endpoint for finding and deleting sessions
...
See gh-8342
7 years ago
Stephane Nicoll
efc3188cff
Polish "Improve Spring Session sample"
...
Closes gh-10351
7 years ago
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
7 years ago