1
0
mirror of synced 2026-07-20 01:55:08 +00:00
Files
spring-security/config
Oliver Gierke c05f27af6c SEC-2773: Prevent premature container initialization in WebSecurityConfiguration.
Changed the bean definition method for the DelegatingApplicationListener
to be static to avoid the need to instantiate the configuration class which
caused further premature initializations to satisfy the dependencies
expressed in setFilterChainProxySecurityConfigurer(…).
2014-12-01 12:07:05 -06:00
..
2014-04-29 16:59:32 -05:00
2014-11-20 11:10:58 -06:00