/** * Add this annotation to an {@code @Configuration} class to have the Spring Security * configuration defined in any {@link WebSecurityConfigurer} or more likely by extending * the {@link ...