Dave Syer
944fd4f4b8
Enhance some docs and add content to READMEs
2013-07-19 17:36:22 +01:00
Dave Syer
ea3d2e74dd
Add sessionTimeout to embedded servlet containers
...
* ConfigurableEmbeddedServletContainerFactory now has a sessionTimeout
property
* The ServerProperties in Actuator supports it
[Fixes #53667353 ] [bs-243] Support setSessionTimeout
2013-07-19 09:37:35 +01:00
Dave Syer
c84462b3d8
Remove unfixable FIXME
2013-07-18 21:50:45 +01:00
Phillip Webb
5c11d273cc
Remove seemingly unused ManagementServerConfig..
2013-07-18 11:28:02 -07:00
Dave Syer
6fd6afc7a3
Upgrade Spring Security to 3.2.0
...
Existing users should update their dependencies to
spring-security-config instead of *-javaconfig.
[Fixes #53472823 ] [bs-234]
2013-07-18 13:36:56 +01:00
Dave Syer
7dd186aa40
Use enum for parent context modes in @ConditionalOnBean
...
@ConditionOn*Bean now have search=ALL by default (CURRENT and
PARENTS also supported).
[Fixes #53538357 ]
2013-07-17 12:25:54 +01:00
Dave Syer
f52d624be5
Add option in @OnBeanCondition to *only* look in parent
...
[Fixes #53374039 ] [bs-231] Broken tests for management port configuration
2013-07-15 11:16:02 +01:00
Dave Syer
789e75d2e5
[bs-170] Out of the box support for thymeleaf security dialect
...
[Fixes #52121649 ]
2013-07-15 09:59:14 +01:00
Phillip Webb
0b863611d9
Package restructure
2013-07-08 13:42:46 -07:00
Phillip Webb
cd51f357a3
Further maven module restructure
2013-07-08 13:42:44 -07:00