spring-boot/spring-boot-samples/spring-boot-sample-ant
Dave Syer fe344df9c5 Change default order of OAuth2 resource server filter chain
The default is now SecurityProperties.ACCESS_OVERRIDE_ORDER-1
(instead of 3), and the user can set it with
security.oauth2.resource.filter-order (as opposed to being hard
coded). The filter is provided by Spring OAuth2 so this change is
a BeanPostProcessor to call a setter on that object.

Fixes gh-5072
2017-01-05 11:58:36 +00:00
..
src Upgrade copyright headers of all files changed in 2016 2016-02-25 12:09:42 +00:00
build.xml Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
ivy.xml Update docs to fully reflect BOOT-INF executable archive layout changes 2016-04-06 10:56:47 +01:00
ivysettings.xml Revert "Add or avoid proxy configurations for integration tests" 2015-11-02 17:38:54 +00:00
pom.xml Change default order of OAuth2 resource server filter chain 2017-01-05 11:58:36 +00:00