我在註銷應用程序時重新分配了Windows rootviewcontroller。我的問題是如果我這樣做,所有的navigationcontroller和它的堆棧將被清除,或者它仍然在內存中。這是代碼 if let delegate = UIApplication.shared.delegate as? AppDelegate, let window = delegate.window, let
這是我使用Spring Boot和Spring Security的代碼。問題是,當我用於註銷(使用Thyemleaf)註銷不適合我。 @Configuration
@EnableWebSecurity
public class SecurityConfig extends WebSecurityConfigurerAdapter{
@Autowired
private D