@EnableWebSecurity @EnableMethodSecurity public class SecurityConfiguration { @Autowired @Lazy private LoginFilter loginFilter;