-
Dave Syer authored
Adding an Order to the BeanPostProcessor and catching an exception are enough to get a simple web app with @EnableGlobalMethodSecurity and JDBC user details running. It actually doesn't solve an underlying problem in Spring Security, but I'll deal with that separately. See gh-1115
c6175073